-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Also I have a similar question in the "FEPX Reference Manual... /examples/5_externa", Fepx requires the user to provide a simulation.phase file when simulating multiphase materials, obviously I could write a simple script myself based on the contents of the *group in the .tess, but could this be implemented in the -T module so that the user can easily get the .phase file required by Fepx, Thank you very much |
Beta Was this translation helpful? Give feedback.
-
What do you call a grid file? As far as I understand, it is (in Abaqus world) used to import data defined on a regular grid, but this is different from a tess file (which is what your -T command generates).
I don't understand the meaning of Anyway, the
|
Beta Was this translation helpful? Give feedback.
What do you call a grid file? As far as I understand, it is (in Abaqus world) used to import data defined on a regular grid, but this is different from a tess file (which is what your -T command generates).
I don't understand the meaning of
group:group
here. What are you trying to achieve?Anyway, the
*group
information is not written to the Abaqus file at the moment. I don't know how this should be done. A possibility is for you to get the group in a file and use this data to write your inp file.