CMEPS
CMEPS copied to clipboard
NUOPC Community Mediator for Earth Prediction Systems
The way that the mediator history and restarts writes are done need to be rewritten so that iodesc are reused and syncfile call is only done once all the data...
Applications often need more than one coupling configuration setting. For example NEMS at least uses 'nems_orig', 'nems_orig_data', 'nems_orig_active', 'nems_frac'. HAFS will similarly need multiple settings during the research and development...
Threading with ESMF should be implemented in coordination with ESMF PETs, this will allow finer grained control of threading for components. In PR #59 I attempted to implement this feature...
If the following occurs in CMEPS **an error will be triggered**. The run sequence generation needs to be generalized to allow for these cases: 1. `atm_cpl_dt > ocn_cpl_dt:` This is...
My specific comments as follows, - Section 2.1 - It is not clear the explanation for Sx_t. How do we know that it is sent to atmospheric component just by...
A full discussion of this in is PR#72.
All of the ESMF_VERSION_* symbols are available as parameters via "use ESMF" in Fortran code. This is documented under https://esmf-org.github.io/dev_docs/ESMF_refdoc/node9.html#SECTION090161000000000000000. Using the above Fortran named constants is the most portable...
Verbosity variables in nuopc.runconfig cannot currently be changed independently because the user_nl_cpl file downcases variables but the variables are defined in namelist_devinition_drv.xml with upper case letters. INFO_DBUG can be used...
### 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...