ESCOMP / CAM-SIMA

Community Atmosphere Model - System for Integrated Modeling of the Atmosphere
3 stars 12 forks source link

Update CAMDEN to prepare for new atmos. physics external #194

Closed nusbaume closed 1 year ago

nusbaume commented 1 year ago

This PR updates various variable standard names to better match the atmospheric_physics external once NCAR/atmospheric_physics#52 has been merged. It also helps bring CAMDEN better in line with the standard name rules found here:

https://github.com/ESCOMP/CCPPStandardNames/blob/main/StandardNamesRules.rst

Finally, it also fixes a namelist definition file bug found in the cime_config code.

Fixes #193

nusbaume commented 1 year ago

I should note that technically neither Kessler nor Held_Suarez will run unless qneg is commented out in the SDFs. However, I imagine once the new constituent objects are brought in this will no longer be necessary.

nusbaume commented 1 year ago

@peverwhee The physics external is updated now, so all this needs is your review. Thanks!