Skip to content

Add skip_evals option to Terminator UserObject for problems. Closes #… #30344

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

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

ke7kto
Copy link
Contributor

@ke7kto ke7kto commented Apr 16, 2025

Closes #30343

Reason

Handle initial numerical issues for Terminators

Design

Add a counter and a user-specified cutoff for disabling the first n executions of the Terminator.

Technically, I believe there's an off-by-one error here, but with the default behavior, skip_evals lines up better with the timestep number, so I thought it might be better to have this behavior.

Impact

Something new, existing API should be unaffected

@ke7kto ke7kto requested a review from lindsayad as a code owner April 16, 2025 18:28
@moosebuild
Copy link
Contributor

Job Documentation, step Docs: sync website on 0dad1eb wanted to post the following:

View the site here

This comment will be updated on new commits.

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.

Add an option to temporarily skip Terminator execution
2 participants