ESCOMP / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
24 stars 79 forks source link

fix problem with dglc restart interval #499

Closed mvertens closed 3 months ago

mvertens commented 3 months ago

Description of changes

fix problem with no coupler file written at restart interval

Specific notes

In the following test ERP_Ln9.ne30pg3_ne30pg3_mtn14.NF1850.betzy_intel.cam-outfrq9 where the compset is 1850_CAM%DEV%LT%NORESM%CAMoslo_CLM51%SP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV_SESP the glc coupling interval is forced to be the atm coupling interval (i.e. 48) but at the same time the run sequence is forced to be that glc is only called at the end of the run sequence. With this fix - the forcing is removed and there is no longer a descrepancy between the glc coupling interval and the run sequence. This now fixes the ERP test where the compset has DGLC%NOEVOLVE.

Contributors other than yourself, if any: None

CMEPS Issues Fixed:

Are changes expected to change answers? should be bfb

Any User Interface Changes (namelist or namelist defaults changes)? the run sequence will be different for tests

Testing performed

Verified that ERP_Ln9.ne30pg3_ne30pg3_mtn14.NF1850.betzy_intel.cam-outfrq9 now works