The problem of the coordinate system #32735
Unanswered
Pineapple-blowing-snow
asked this question in
Q&A Modules: Phase field
Replies: 1 comment 2 replies
-
|
Hello 2D is XY in moose, not a general two D plane. I would model a 3D slab with reflective boundary conditions in XZ if rotations to XY are complicated |
Beta Was this translation helpful? Give feedback.
2 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.
-
I’d like to ask a question: I’m reproducing a model from a paper where parameters 11, 22, and 33 correspond to the ([11-20]), ([-1100]), and ([0001]) directions of α-Zr, respectively. In the 3D case, x, y, and z also map to 11, 22, and 33, respectively. Now I want to convert the model from 3D to 2D and examine the plane formed by ([11-20]) and ([0001]). Can I directly model on the X-Z plane? Will MOOSE still default to the X-Y plane? The material parameters involve some complex rotations, and I don’t want to modify them. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions