Problems with data I/O #476
-
Hello, I am using Neper version 4.4.2-16 and gmsh version 4.7.1 to build a microstructure where only some grains have laths. To do it, I am using the following commands:
The microstructure generation works fine, but I am having trouble to do the following:
Thank you very much for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Sorry for the delayed response. See inserts below.
The information in recorded in the mesh file, but another posibility is to use
To know which grain a lam belongs to, use
Yes, using
You can set the orientations as follows, by re-running tessellation but this time using
Note that you need to know the number of lamellae per primary grain; so, you typically have to proceed in 2 steps. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm generating a dual phase material at a 2-scale tessalation. Then I need to identify each phase to add the corresponding properties in my modeling. I understand that in the case of lamellae, |
Beta Was this translation helpful? Give feedback.
Sorry for the delayed response. See inserts below.