Skip to content

Use columnwise for setting tendencies to zero #3852

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charleskawczynski
Copy link
Member

I'm not getting much traction on #3833, so I'll open one more PR along these lines. This PR uses columnwise! to set Yₜ to zero. I've tried to cleanup / document functions so that this PR will pass CI and is merge-able.

#####
##### Cell center tendencies
#####
function ᶜremaining_tendency(ᶜY, ᶠY, p, t)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't figure out what this function does by its name so a docstring might help

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'll add one for this and the other top-level one that is passed to columnwise!.

Copy link
Member

@glwagner glwagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't feel qualified to deliver an authoritative review, so I've made a few comments about aesthetics.

Update src/utils/utilities.jl

Co-authored-by: Gregory L. Wagner <[email protected]>

Update src/utils/utilities.jl

Co-authored-by: Gregory L. Wagner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants