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

MITgcm: Support changing model time step when non-integer divisor #266

Merged
merged 3 commits into from
May 18, 2020

Conversation

aidanheerdegen
Copy link
Collaborator

Added logic branch to support changing model time step when new timestep is not a divisor of current runtime. Does so by changing basetime.

Added test.

Closes #263

when new timestep is not a divisor of current runtime. Does so
by changing basetime.

Added test.
@pep8speaks
Copy link

pep8speaks commented May 18, 2020

Hello @aidanheerdegen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-05-18 05:04:10 UTC

@coveralls
Copy link

coveralls commented May 18, 2020

Coverage Status

Coverage increased (+0.1%) to 42.005% when pulling 5ce2210 on issue-263 into 682d6ac on master.

@aidanheerdegen aidanheerdegen merged commit 70a3ce9 into master May 18, 2020
@aidanheerdegen aidanheerdegen deleted the issue-263 branch January 23, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restrictions on MITgcm when changing timestep
3 participants