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 #2327

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

Conversation

XiaqiongZhou-NOAA
Copy link
Contributor

@XiaqiongZhou-NOAA XiaqiongZhou-NOAA commented Jun 14, 2024

Commit Queue Requirements:

  • Fill out all sections of this template.
  • All sub component pull requests have been reviewed by their code managers.
  • Run the full Intel+GNU RT suite (compared to current baselines) on either Hera/Derecho/Hercules
  • Commit 'test_changes.list' from previous step

Description:

This is to bring an update in dycore. An option is added in dynamics to calculate the omega in non-hydrostatics runs similar to hydrostatic method.

Commit Message:

    * atmos_cubed_sphere - 
                         A new parameter, pass_full_omega_to_physics_in_non_hydrostatic_mode, has been added in 
                         dycore. 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.

Priority:

  • None

Sub component Pull Requests:

UFSWM Blocking Dependencies:

  • None

Changes

Regression Test Changes (Please commit test_changes.list):

  • No Baseline Changes.

Input data Changes:

  • None.

Library Changes/Upgrades:

  • No Updates

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • Jet
    • Gaea
    • Derecho
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
  • opnReqTest (complete task if unnecessary)

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