Erik Kluzek
Erik Kluzek
The test ERS_Lm13_P32.f10_f10_mg37.I1850Clm50SpG.derecho_nvhpc in the aux_cmeps testlist needs to change to use a period of days rather than months, because of recent changes in the ER system testing code.
With cesm3_0_alpha05c using cmeps1.0.33 (and ccs_config_cesm1.0.16) the following test fails in aux_cmeps ERP_Ln9.f09_f09_mg17.F2000climo.derecho_nvhpc.cam-outfrq9s It also failed the same way with the cmeps1.0.61 baseline which I think was with cesm3_0_alpha05b and...
With the rpointer updates it's now required to set DRV_RESTART_POINTER when you do a RUN_TYPE=branch simulation in addition to other settings. The default of drv.rpointer is most likely going to...
CMEPS always has empty cpl.input_data_list files because the buildnml doesn't send the right list of groups to it's write. None of the variables in the groups sent are files and...
Driver dies with a seg-fault rather than a graceful abort if DRV_RESTART_POINTER file does not exist
If the file pointed to by DRV_RESTART_POINTER does not exist, the driver fails with a seg-fault rather than writing a graceful exit about the file not existing. This is in...
### Description of changes Various updates for testing and other problems identified in the cesm3_0_beta04 tag. So fixes and cleanup for usability. Including the following: - Fix SHR_ASSERT so single-point...
Currently we do NOT have the CMIP7 SSP future scenarios available. When they are we will need to add support for them in dataset creation, create the datasets and add...
Right now ndep is NOT applied to FATES. This should be changed when Nitrogen is available as a nutrient with the appropriate settings. Getting this working will require changes both...
We need a frozen FATES release tag that will be used for the CESM3.0 release. This tag will be used to calibrate FATES-SP by @adrifoster and will be used for...
To make sure we test ALL of the important FATES options we want to add testing for them in a testmod that's in the FATES test suite. Preferably this would...