3D temperature profile to 2D PF simulation #28761
Unanswered
fervaldies
asked this question in
Q&A Modules: Phase field
Replies: 1 comment 4 replies
-
|
Hello There are a number of ways you could do that. You could save the variable results in the 3D simulation using ElementValueSampler vectorpostprocessor, then read this data back into the 2D simulation using a PropertyFileReader and a PiecewiseConstrantFromCSV function |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was wondering if it is possible to run a thermal simulation in 3D and then extract the data of a 2D cut (or just a thin 3D slice of that model) and use those temperature values into a phase field simulation that has that exact shape and volume. I want to do a solidification model with grain growth and need the temperature evolution for that section of the model to simulate a 2D simulation (just 1 element in depth).
Beta Was this translation helpful? Give feedback.
All reactions