Lamellae spacing in 2D #621
-
Hi, I would like to create a 2D 2-scale tessellation in which parent (voronoi) grains are divided into equally-spaced lamellae. I would like the parent grains to share the same crystallographic direction along the plane normal (
The lamellae normal direction is Thanks for your help, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
EDIT: I see now you have specified the fiber out of plane. Let me inspect further.
EDIT 2: Apologies for my initial response. Indeed, I interpet it the same as you: you force the crystal plane to be in the plane of the 2D sample, and thus the lamellae should all share the same thickness since their normal is in the spatial 2D plane. Have you attempted to manually confirm this from the set of orientations? That is, for the orientations, have you attempted to transform the plane normal vectors to see if they are all in plane?
EDIT 3: I went ahead and tested your above command and got the following (using
neper -V n50-id0_rcl0-25_lamellar_child.tess -print test
). Are you using an outdated ve…