NOAA-EMC / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
0 stars 18 forks source link

ensure restart-at-end functionality is working in CMEPS #118

Closed DeniseWorthen closed 1 month ago

DeniseWorthen commented 3 months ago

A configuration variable write_restart_at_endofrun is available in CMEPS. We need to test whether it is working and if not, find a solution. This may also involve the MOM6 and CICE6 Caps, which trigger restart-writing off the same configuration variables used by CMEPS (restart_n and restart_option). Those components also need to have the same capability to write a restart at the end of the run.

aerorahul commented 3 months ago

I tested this as part of https://github.com/NOAA-EMC/global-workflow/pull/2510 and found that the restarts at the end of the forecast were present. I used this template and did not have to add any variable.