Closed gustavo-marques closed 4 months ago
Ah, I think I know the problem. The internal namelist restart parameters for CICE is still active. I thought these were reset in the cap, but it is doing a force_restart_now. I know the fix. If you want a temporary solution set the following in user_nl_cice:
dumpfreq = 'x','x','x','x','x'
This is fixed in cesm_cice6_5_0_12.
I am running out-of-the-box G cases using CESM_alpha17f. The issue can be reproduced using:
with the following modifications:
CICE writes a restart and a rpointer every year, while the rest of the system writes them every 5 years. I only noticed this inconsistency because one of my cases was aborted in year 7 and when I re-submitted it, there was a mismatch in the clocks.
I'm cc'ing @dabail10 in case this issue should be moved to CICE.