Skip to content

User-selectable T_MIN_OK for RRTMGP

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 03 Aug 12:14
· 73 commits to main since this release
0d8e5e7

This release of GEOSradiation_GridComp allows the user selectable leniency of minimum temperature for LUT violation with RRTMGP. It is controlled by the following settings in AGCM.rc:

RRTMGP_LW_TMIN_INC_OK_K: 
RRTMGP_SW_TMIN_INC_OK_K: 

The default for both is 10.0 Kelvin (which was the hard coded value before).

This change is non-zero-diff, but only if you are running RRTMGP, so it should not change results as RRTMG is still the default radiation scheme.


What's Changed

Full Changelog: v1.4.0...v1.5.0