Bugfixes, SLES12 Updates, and Lightning Module
Zero-diff to previous release: YES (Old Land), NO (New Land)
Restart Changes: NO except moist_import has an additional field: FRACI
Major changes are:
- Added connectivity from MOIST to CHEM for 2 fields (RI and RL).
- Updates to the obio component which was in the CVS Icarus-2.0 tag.
- Bugfix for coupled mode renaming TSKINI to TSKINICE.
- Bugfix for DTDT_moist which was initially set to temperature but never updated to provide tendency.
- Compute the lightning flash rate (LFR) online following the approach used by GEOSCHEMchem_GridComp. The LFR is calculated in MOIST and then made available to other components as a new export field (LFR_GCC).
- Modified the mk_Restarts script to run on SLES-12.
- Update RRTMGP to Pincus 2020-Feb-12.
- New Surface parameter resource file (GEOSsurface_GridComp/Shared/GEOS_SurfaceGridComp.rc) to avoid having to add new parameters into AGCM.rc.tmpl and prepare for further science development.
- Correcting the following issues with the single column model: (1) GF imports from DYN were not filled; (2) scm_setup incompletely adjusted for L132; (3) SST file for cfmip_s11 case was incorrect.
- Allows regrid.pl to run on SLES-12
- Enabled compilation of convert_aerosols.x as R8