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

Complete CCPPization of Hack shallow convection #1256

Open
wants to merge 8 commits into
base: cam_development
Choose a base branch
from

Conversation

jimmielin
Copy link
Member

Purpose of changes (include the issue number and title text for each relevant GitHub issue):

Other changes for CCPPization that resolve issues in atmospheric_physics:

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

M       .gitmodules
M       src/atmos_phys
   - update atmospheric_physics to bring in Hack shallow convection,
     and related CCPPized physics changes.

M       bld/configure
   - add path to atmos_phys/schemes/hack_shallow

M       src/physics/cam/convect_shallow.F90
M       src/physics/cam/hk_conv.F90
   - CCPPize Hack shallow convection.


M       src/physics/cam/vertical_diffusion.F90
M       src/physics/cam/physpkg.F90
M       src/physics/cam7/physpkg.F90
   - removal of unused second dimension (pcnst) of qpert because it is not supported
     in CAM-SIMA snapshot reads.

M       src/physics/cam/macrop_driver.F90
M       src/physics/cam/zm_conv_intr.F90
M       src/physics/cam/rk_stratiform.F90
   - add errmsg, errflg to cloud_fraction_fice CCPPized scheme.

M       src/physics/cam/zm_conv_intr.F90
   - move unit conversion of convective mass fluxes to kg m-2 s-1 to 
     inside CCPPized scheme for consistency with snapshots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant