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

Fixes for the A-grid dycore, removal of coupler hydrostasis, and improvement of coupler error messages #133

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrnorman
Copy link
Collaborator

  • Adding -DPAMA_DYCORE when A-grid dycore is specified in CMake.
  • New A-grid dycore that uses SSPRK3, hydrostatically balanced gravity, and better boundary vertical conditions (isentropically constant).
  • More informative error messages for the coupler, DataManager, and Options classes.
  • Removing hydrostasis from the coupler.
  • Adding gcm_cloud_water and gcm_cloud_ice to the coupler's default allocated state and setting to zero in the mmf_simplified driver.
  • Removing duplicate -DPAM_RAD= from A-grid cmakescript.sh.
  • Adding dycore.declare_current_profile_as_hydrostatic( coupler , true ) to the mmf_simplified driver for the A-grid dycore

…grid dycore that uses SSPRK3, hydrostatically balanced gravity, and better boundary vertical conditions (isentropically constant). More informative error messages for the coupler, DataManager, and Options classes. Removing hydrostasis from the coupler. Adding gcm_cloud_water and gcm_cloud_ice to the coupler's default allocated state and setting to zero in the mmf_simplified driver. Removing duplicate -DPAM_RAD= from A-grid cmakescript.sh. Adding dycore.declare_current_profile_as_hydrostatic( coupler , true ) to the mmf_simplified driver for the A-grid dycore
@mrnorman mrnorman added the enhancement New feature or request label Sep 20, 2023
@mrnorman mrnorman requested a review from mwarusz September 20, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants