Outputting the last time step #28449
Answered
by
GiudGiud
rnpratoori
asked this question in
Q&A Modules: General
-
Hello team, I am using |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Aug 21, 2024
Replies: 1 comment
-
Hello You can add the execute_on FINAL option to the output. Guillaume |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rnpratoori
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
You can add the execute_on FINAL option to the output.
So probably set the parameter as execute_on = 'TIMESTEP_END FINAL'
Guillaume