Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix darcy plot #326

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Bugfix darcy plot #326

merged 1 commit into from
Sep 18, 2023

Conversation

odunbar
Copy link
Collaborator

@odunbar odunbar commented Sep 18, 2023

Purpose

Closes #325

Content

  • variable rename
  • [ALSO] docs build error fixed (due to updated Documenter version) by removing strict=true

  • I have read and checked the items on the review checklist.

@odunbar
Copy link
Collaborator Author

odunbar commented Sep 18, 2023

Merge on test-pass & docs build; bugfix is simply a variable name substitution

strict=true default after julia update
@odunbar
Copy link
Collaborator Author

odunbar commented Sep 18, 2023

bors r+

bors bot added a commit that referenced this pull request Sep 18, 2023
326: Bugfix darcy plot r=odunbar a=odunbar

<!--- THESE LINES ARE COMMENTED -->
## Purpose 
<!--- One sentence to describe the purpose of this PR, refer to any linked issues:
#14 -- this will link to issue 14
Closes #2 -- this will automatically close issue 2 on PR merge
-->
Closes #325 

## Content
<!---  specific tasks that are currently complete 
- Solution implemented
-->
- variable rename
- [ALSO] docs build error fixed (due to updated Documenter version) by removing `strict=true`

<!---
Review checklist

I have:
- followed the codebase contribution guide: https://clima.github.io/ClimateMachine.jl/latest/Contributing/
- followed the style guide: https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/
- followed the documentation policy: https://github.com/CliMA/policies/wiki/Documentation-Policy
- checked that this PR does not duplicate an open PR.

In the Content, I have included 
- relevant unit tests, and integration tests, 
- appropriate docstrings on all functions, structs, and modules, and included relevant documentation.

-->

----
- [x] I have read and checked the items on the review checklist.


Co-authored-by: odunbar <[email protected]>
@odunbar
Copy link
Collaborator Author

odunbar commented Sep 18, 2023

bors r-

@bors
Copy link
Contributor

bors bot commented Sep 18, 2023

Canceled.

@odunbar
Copy link
Collaborator Author

odunbar commented Sep 18, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 18, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 06d68d9 into main Sep 18, 2023
13 checks passed
@bors bors bot deleted the orad/darcyplot branch September 18, 2023 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

darcy.jl: problem when plotting true flow
1 participant