Skip to content

time_tolerance and sync_times #16285

Nov 23, 2020 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Yes, it it applied in the TimeStepper object. The "timestep_tolerence" in the Executioner is applied to the TimeStepper here:

if (!_sync_times.empty() && _time + dt + _timestep_tolerance >= (*_sync_times.begin()))

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hsheldon
Comment options

@WilkAndy
Comment options

@aeslaughter
Comment options

Answer selected by aeslaughter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants