-
I want to build a model of 100 cells where the orientation of each cell is alternating between alpha orientation and λ orientation and make it a mapped grid model and export it to an inp file how do I do that |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Aug 22, 2024
Replies: 1 comment
-
To build a simple model:
To mesh it into a mapped grid for Abaqus:
To load orientations from a file, use option |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To build a simple model:
To mesh it into a mapped grid for Abaqus:
To load orientations from a file, use option
-ori file(...)
(in the -T command).