tessellation of Ti-6Al-4V alloy #704
-
hi @rquey thank you for such a great simulation software. I'm currently working on tessellation of Ti-6Al-4V alloy's microstructure having lamellar microstructure with 2 phases out of which one is having 30% volume fraction for which I used following code:
for this I'm getting following visualization:
I have to assign two different properties of these two different phases in Abaqus CAE how can I proceed ? I'm taking input in Abaqus using inp file format after meshing the microstructure. Also can you suggest is this tessellation code correct for simulation of Ti-6Al-4V alloy's microstructure or any changes if required. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Neper does not write the group information to the inp file, but you can print it to separate file using |
Beta Was this translation helpful? Give feedback.
-
Thank you for your support. I will try to look for abaqus. |
Beta Was this translation helpful? Give feedback.
-
@rquey can you help me how to mesh two phases separatelywith different paramenters. Also if you can help me with the use of elset in this problem. |
Beta Was this translation helpful? Give feedback.
-
thank you for your guidance. |
Beta Was this translation helpful? Give feedback.
-
@rquey how can i get grain boundaries visible in inp file after meshing the microstructure. |
Beta Was this translation helpful? Give feedback.
Neper does not write the group information to the inp file, but you can print it to separate file using
-statcell group
in-T
or-statelset group
in-M
. What to do in the inp file then is more an Abaqus question, and I'm afraid I can't help.