CMEPS icon indicating copy to clipboard operation
CMEPS copied to clipboard

NUOPC Community Mediator for Earth Prediction Systems

Results 131 CMEPS issues
Sort by recently updated
recently updated
newest added

THE GLC_NCPL calculation used to compute the runseq is wrong when STOP_OPTION=nsteps.

bug

It is not currently possible to override fd.yaml. It would be useful if the user could override this file in the case root.

Using ``med_phases_history_write`` in the fast coupling loop to write all inst fields in a single file does not create the correct time increment files. For the following run sequence ```...

I would like to add a new component to cesm and thus to cime for the cmeps driver. This component would be optional and only initially needed for a few...

Moving https://github.com/ESMCI/cime/issues/1516 to here. Here were my initial comments from 2017: One of the fields mapped from glc to lnd is Sg_icemask, which gives a dynamic view of the (land...

bug

Moving this over from https://github.com/ESMCI/cime/issues/120 Here were the comments from there (from 2016), but I think it's still relevant: This is related to issue ESMCI/cime#119: The logic for CPL_ALBAV in...

the following scripts_regression_tests fails due to the ESMF clock not supporting a 100K year ERS.ne30_g16_rx1.A.cheyenne_intel.drv-y100k The following is the run start date: RUN_STARTDATE: 99999-12-28

I think that this logic for glc_renormalize_smb in CMEPS: https://github.com/ESCOMP/CMEPS/blob/0315cae1bc0891596f37dabbaf262a2f9267cc04/mediator/med_phases_prep_glc_mod.F90#L229-L247 differs from the equivalent logic in MCT: https://github.com/ESMCI/cime/blob/9db73e464988bbc10779128b350f6681205696c7/src/drivers/mct/main/prep_glc_mod.F90#L334-L356 In particular, note that the MCT side has a flag `glc_coupled_fluxes`. This...

bug

If you are doing annual budgets but do the run in say 6 month intervals, you need to have budget restart info available so that the correct annual budget is...

bug
CRITICAL

When we implemented or significantly changed the T compset (glc forced by dlnd) in mct/cpl7, I did a test to verify that I could get bit-for-bit the same answers (or...