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

Add an option in dynamics to calculate omega in non-hydrostatic runs similar to hydrostatic method #849

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

Conversation

XiaqiongZhou-NOAA
Copy link
Contributor

Description

This update is to update dynamics. A new parameter, pass_full_omega_to_physics_in_non_hydrostatic_mode, has been added in dynamics. When set to true, the omega calculation will match that of hydrostatic runs, using the formula omega = dp/dt. The default value is false, where the calculation remains omega = w * dp/dz as before.

Issue(s) addressed

None.

Testing

This update is tested on Hercules with both intel and gnu compiler and all UFS regression tests produced identical results with default setting.

Dependencies

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.

None yet

1 participant