Closed olyson closed 2 weeks ago
@olyson I assigned you because you worked on this, not because i need something from you at this time.
@olyson I have @jedwards4b approval here, but mosart's timemanager changed since you worked on this, such that the line
is_first_step = (nstep == 0)
is not there to remove anymore. From a quick look, I don't see other cases of nstep that need modification, but could you confirm?
I guess the function itself (is_first_step) has been removed since this PR was first issued, so that seems ok. I don't see any other instances of nstep that need modification.
derecho
OK ./run_sys_tests -s mosart -c mosart1.1.04-ctsm5.3.009 -g mosart1.1.05-ctsm5.3.011
izumi
OK ./run_sys_tests -s mosart -c mosart1.1.04_ctsm5.3.009 -g mosart1.1.05_ctsm5.3.011
Changes needed to stop running 0th timestep. See CTSM issue https://github.com/ESCOMP/CTSM/issues/925 and PR https://github.com/ESCOMP/CTSM/pull/2084