Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop running 0th timestep #67

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Stop running 0th timestep #67

merged 3 commits into from
Nov 12, 2024

Conversation

olyson
Copy link
Contributor

@olyson olyson commented Aug 1, 2023

Changes needed to stop running 0th timestep.
See CTSM issue ESCOMP/CTSM#925 and PR ESCOMP/CTSM#2084

Copy link
Contributor

@jedwards4b jedwards4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the change @olyson. Please remove the comments. They are forever preserved in github.

src/riverroute/RtmHistFile.F90 Outdated Show resolved Hide resolved
src/riverroute/RtmTimeManager.F90 Outdated Show resolved Hide resolved
@slevis-lmwg
Copy link
Contributor

@olyson I assigned you because you worked on this, not because i need something from you at this time.

time in hist now equals the middle of the time_bounds

MOSART equivalent to CTSM work done in ESCOMP/CTSM#2838
Answers change only for the time variable.

slevis resolved conflicts:
src/riverroute/RtmHistFile.F90
src/riverroute/RtmTimeManager.F90
@slevis-lmwg
Copy link
Contributor

@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?

@olyson
Copy link
Contributor Author

olyson commented Nov 12, 2024

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.

@slevis-lmwg
Copy link
Contributor

slevis-lmwg commented Nov 12, 2024

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

@slevis-lmwg slevis-lmwg merged commit 99b425e into ESCOMP:master Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants