dev-emc-candidate 20240521 (end of run restart file)#1630
Conversation
…n-20240508 update to main 20240508 commit
* Update mom_cap.F90 to add end of run restart file functionality controlled by write_restart_at_endofrun configuration option in CMEPS. Author: Daniel Sarmient
kshedstrom
left a comment
There was a problem hiding this comment.
As this only changes the nuopc cap, I am not in a position to test it.
sanAkel
left a comment
There was a problem hiding this comment.
Same comment as @kshedstrom
|
Actually, I may need to rescind that approval. You most likely need to address this issue: The line length needs to be fixed. |
sorry this bypassed my radar. Just fixed that |
I'd say it's perfectly understandable, given there are three other largely unfixable tests. We could send those fixes as cherry-picked commits, but they are also in the upcoming GFDL PR, so they should be resolved soon enough. (Unfortunately our PR has become a bit delayed, but will hopefully be in very soon.) |
abozec
left a comment
There was a problem hiding this comment.
Does not affect us so I approve.
this PR (original author: Daniel Sarmiento @dpsarmie) will allow UFS to write out restart file for MOM6 (and all other UFS components) at the end of the run using the write_restart_at_endofrun configuration option at the top level in CMEPS. The only file being changed is nuopc_cap. Thanks @alperaltuntas for pre-test and code review.