Courtney Peverley
Courtney Peverley
## Summary Brings in (via atmospheric_physics) new CCPP-ized longwave routines. Modifies CAM side to use new CCPP interfaces, while maintaining RRTMG functionality. Addresses #1192 Main modules updated: - src/physics/rrtmgp/radiation.F90 -...
### Issue Type Infrastructure Update ### Issue Description Using the existing NOAA-CCPPized version of RRTMGP (https://github.com/NCAR/ccpp-physics/tree/main/physics/Radiation/RRTMGP), create interstitials in atmospheric_physics to connect CAM-SIMA to RRTMGP ### Will this change answers?...
## Description Add new diagnostics name metadata field to be used by the constituents object* *Note: for now, the new metadata field will only be used by the constituents object,...
## Description It would be nice to have: 1. A check of whether molar_mass is set to 0 (which would return an error message) since molar_mass is often used as...
# Description The standard name rules specify that you always need to specify what the mixing ratio is wrt to: > By default, mixing_ratio refers to mass mixing ratios. The...
## Description It would be nice if the offline fortran vs metadata checker also linted the XML SDFs to validate those. ## Solution We should be able to use this...
## Description So that we can utilize the hash table functionality within the physics (i.e. grab a specific constituent by standard name), it would be helpful to have the full...
1. Bring in latest atmospheric physics tag (To be made) that includes interface updates. 2. Add missing snapshot field 3. Modify & add new constituent stubs to allow (unused) rrtmgp...
### What is the feature/what would you like to discuss? Since the optional `errmsg` argument to allocate is "new" as of fortran 2003, it'd be nice to include it as...
### Issue Type Code Clean-up ### Issue Description Per a post in the CESM forum - https://bb.cgd.ucar.edu/cesm/threads/size-of-cesm-log-file-grows-to-several-gbs.11449/ the imp_sol convergence messages are being printed for every task. Checks for masterproc...