Spatial temperature profiles #757
-
|
Hello again, Is it possible to set a spatial temperature profile for a species? Would it work with something like temp = Te0 * exp(-x/x0) ? Thanks a lot, William |
Beta Was this translation helpful? Give feedback.
Answered by
Status-Mirror
Dec 11, 2024
Replies: 1 comment
-
|
Hey William, The temperature block does allow for spatial distributions. You can check out our momentum loading demo to see how the temperature is converted to a momentum distribution of particles in a given cell. While our examples use uniform temperature profiles, spatially-varying profiles are also allowed. Hope this helps, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TomGoffrey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey William,
The temperature block does allow for spatial distributions. You can check out our momentum loading demo to see how the temperature is converted to a momentum distribution of particles in a given cell.
While our examples use uniform temperature profiles, spatially-varying profiles are also allowed.
Hope this helps,
Stuart