Skip to content
Discussion options

You must be logged in to vote

Hi Tim

You can use the steady state detection option, explained here
https://mooseframework.inl.gov/source/executioners/Transient.html. It will terminate the transient in time based on the residual

For a custom termination criteria, you can also use a Terminator https://mooseframework.inl.gov/source/userobject/Terminator.html
You ll have to use postprocessors to retrieve terms in the criteria you want, then a formula can be parsed by the Terminator in the expression field. I think this will crash the simulation on request though! Might not be the end you want

Guillaume

Replies: 1 comment 3 replies

Comment options

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

@ttruster
Comment options

@andrsd
Comment options

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