old coupled value on initial #31304
Answered
by
GiudGiud
jessecarterMOOSE
asked this question in
Q&A General
-
Check these boxes if you have followed the posting rules.
QuestionHow does |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Aug 14, 2025
Replies: 1 comment 5 replies
-
|
Hello We dont initialize it by default See the state parameter Note that this is a local fix, that will work in your input. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
jessecarterMOOSE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
We dont initialize it by default
But if you want to there is a parameter for it
https://mooseframework.inl.gov/source/ics/FunctionIC.html
See the state parameter
Note that this is a local fix, that will work in your input.
But for your code, it would likely be safer not to use the old value on timestep 0