Two tests that fail early on in the driver/atm #2914
Labels
bug
something is working incorrectly
external
issue needs to be addressed elsewhere (submodule); issue here for the sake of project tracking
investigation
Needs to be verified and more investigation into what's going on.
Milestone
Brief summary of bug
In what will be ctsm5.3.016 the following two tests fail at the run step in Initialization
ERP_P64x2_Ld765.f10_f10_mg37.I2000Clm60BgcCrop.derecho_intel.clm-monthly (NLCOMP RUN)
ERS_P128x1_Ld765.f10_f10_mg37.I2000Clm60Fates.derecho_intel.clm-FatesColdNoComp (NLCOMP RUN)
General bug information
CTSM version you are using: ctsm5.3.016
Does this bug cause significantly incorrect results in the model's science? No
Configurations affected: Maybe ER tests for 765 days?
Details of bug
Important details of your setup / configuration so we can reproduce the bug
The initial case runs fine, it's the restart step that fails in the case2/$CASE directory.
Important output or errors that show the problem
ERP_P64x2_Ld765.f10_f10_mg37.I2000Clm60BgcCrop.derecho_intel.clm-monthly fails as follows, only the cesm.log file exists.
cesm.log
It looks like the problem is that DRV_RESTART_POINTER is wrong for case2 as we see here:
The other problem is that there isn't graceful error reporting that the rpointer file asked for doesn't exist and what needs to be done about it.
The text was updated successfully, but these errors were encountered: