-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add del2,del4 source terms to manufactured solution #110
Add del2,del4 source terms to manufactured solution #110
Conversation
components/mpas-ocean/src/shared/mpas_ocn_manufactured_solution.F
Outdated
Show resolved
Hide resolved
components/mpas-ocean/src/shared/mpas_ocn_manufactured_solution.F
Outdated
Show resolved
Hide resolved
Co-authored-by: Hyun (Hyun-Gyu) Kang <[email protected]>
41827e8
to
30fb3a6
Compare
@hyungyukang and @sbrus89 I have made the requested changes and tested del2 and del4 with the polaris test case. Can you re-review whenever it's convenient? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cbegeman, this looks great. I think it's ready to move over to an E3SM PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cbegeman , the changes look great. Thanks a lot!
@hyungyukang and @sbrus89 thank you both so much for your reviews, especially @hyungyukang for finding those bugs! |
Closed in favor of E3SM-Project#6862 |
When either or both of del2 and del4 momentum terms are included in the dynamics, add the corresponding source terms to the manufactured solution.