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

Merged
merged 4 commits into from
Jul 3, 2024

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

@zach1221 zach1221 requested a review from jkbk2004 July 2, 2024 16:06
@zach1221
Copy link
Collaborator

zach1221 commented Jul 3, 2024

@XiaqiongZhou-NOAA cubed sphere PR is merged. Please update the submodule hash and revert the .gitmodule url.
Hash: NOAA-GFDL/GFDL_atmos_cubed_sphere@577fd5e
fyi @jkbk2004

@XiaqiongZhou-NOAA
Copy link
Contributor Author

Done

@zach1221
Copy link
Collaborator

zach1221 commented Jul 3, 2024

@jkbk2004 we're approved and ready to merge.

@jkbk2004 jkbk2004 merged commit 1fb1196 into NOAA-EMC:develop Jul 3, 2024
6 checks passed
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.

4 participants