function of a variable #25812
Answered
by
GiudGiud
tqcthai
asked this question in
Q&A Modules: General
function of a variable
#25812
-
Dear all, I know that functions in moose depend only on spatial position and time: f(x,y,z,t). How can I define a function of a variable?
|
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Oct 26, 2023
Replies: 1 comment 5 replies
-
Hello It likely should be a material property For output only, you can also use an auxiliary variable. Guillaume |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use a MaterialRealAux to move a material property to an auxiliary variable.
what you have now is designed for the output to Exodus file of matrial properties