Skip to content

Enable MPAS dynamical core to compute relative vorticities at cell points #394

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

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

Conversation

kuanchihwang
Copy link
Collaborator

Tag name (required for release branches):

None

Originator(s):

kuanchihwang

Descriptions (include the issue title, and the keyword ['closes', 'fixes', 'resolves'] followed by the issue number):

This PR ports a new feature from ESCOMP/CAM#1297 to CAM-SIMA. It enables MPAS dynamical core to compute relative vorticities at cell points. Although the feature is currently not used anywhere, it will be when CAM7 physics is implemented in CAM-SIMA.

The formulations are identical to CAM, but the implementation here incorporates object-oriented programming to be consistent with other parts of MPAS dynamical core.

Describe any changes made to the build system:

None

Describe any changes made to the namelist:

None

List any changes to the defaults for the input datasets (e.g., boundary datasets):

None

List all files eliminated and why:

None

List all files added and what they do:

None

List all existing files that have been modified, and describe the changes:

M       src/dynamics/mpas/driver/dyn_mpas_subdriver.F90
  * Enable MPAS subdriver to compute relative vorticities at cell points

Regression tests:

No changes to any existing tests. All tests pass with respect to the last baseline, sima0_05_001.

@kuanchihwang kuanchihwang requested review from mgduda and nusbaume May 23, 2025 07:45
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.

1 participant