-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move Noah MP init to CCPP and add new variables for Noah MP (#249)
* Move Noah MP initialization to CCPP, add/update variables and variable metadata in ccpp/data/GFS_typedefs.{F90,meta} * Remove gfsphysics * ccpp/driver/GFS_restart.F90: required changes for restart reproducibility with NoahMP * Fix cmake dependencies * updating noah mp, Fix indentation in ccpp/data/GFS_typedefs.F90 * Update submodule pointer for ccpp-physics, fix formatting in ccpp/data/GFS_typedefs.F90 * Remove ccpp (=ccpp-framework) from target_link_libraries of the fv3dycore * Revert a change in ccpp/data/GFS_typedefs.F90, made as part of the UGWP updates, that permanently disabled the old GFS v12-v15 convective gravity wave drag scheme * Add Interstitial%gas_concentrations%concs(:)%conc to Interstitial%rad_reset call, remove RRTMGP variables from GFS_typedefs.meta that no longer exist, add missing active flags to RRTMGP variables in GFS_typedefs.meta Co-authored-by: Helin Wei <[email protected]>
- Loading branch information
1 parent
4908898
commit ddb56fe
Showing
13 changed files
with
313 additions
and
1,358 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.