Skip to content

Time steps now interpreted appropriately - #122

Merged
sdeastham merged 3 commits into
MIT-LAE:mainfrom
sdeastham:bugfix/timesteps
Aug 19, 2026
Merged

Time steps now interpreted appropriately#122
sdeastham merged 3 commits into
MIT-LAE:mainfrom
sdeastham:bugfix/timesteps

Conversation

@sdeastham

Copy link
Copy Markdown
Collaborator

Now only the transport time step and ice growth time step are used. Other time steps are deprecated - using a new feature, setting these time steps in input.yaml will result in a warning but not throw an error (basically a gentle version of checkRemovedKey, to allow us to transition users more gently and then later turn these into errors). The smallest time step is now respected as the heartbeat time step even when the transport time step is smaller than the growth time step, and the last transport time is actually checked to allow ice growth steps shorter than the transport step. Resolves #107.

@sdeastham
sdeastham requested a review from lrobion August 18, 2026 21:04
@sdeastham
sdeastham merged commit 7e21aba into MIT-LAE:main Aug 19, 2026
2 checks passed
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.

Timestep choice in input.yaml does not do what you would expect

1 participant