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 updated omega calculation pass to ufs-wm #2372

Closed
dpsarmie opened this issue Jul 19, 2024 · 0 comments · Fixed by #2373
Closed

Add updated omega calculation pass to ufs-wm #2372

dpsarmie opened this issue Jul 19, 2024 · 0 comments · Fixed by #2373
Assignees
Labels
Baseline Updates Current baselines will be updated. enhancement New feature or request

Comments

@dpsarmie
Copy link
Collaborator

Description

A new feature was added in FV3 to calculate omega for non-hydrostatic runs (#2327). Changes were made in global-workflow to implement these changes into their runs (NOAA-EMC/global-workflow#2751) and this PR will add the new omega calculation for all regression tests that are non-hydrostatic.

Solution

Change default_vars.sh to switch on the omega calculation for non-hydrostatic runs, change the diag_tables to allow for 'omga' output, and add a new field in the global namelist.

Related to

Related to #2327 for the initial implementation of the new omega calculation and NOAA-EMC/global-workflow#2751 for the relevant global workflow PR.

@dpsarmie dpsarmie added enhancement New feature or request Baseline Updates Current baselines will be updated. labels Jul 19, 2024
@dpsarmie dpsarmie self-assigned this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Baseline Updates Current baselines will be updated. enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant