FINAL ORIENTATION OF EACH GRAINS #69
-
I am using this command to run my simulation : How to get/extract the final orientation of each grains from the .hdf5 file? material.yaml.txt |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Same like this : adjust to your situation, file needs to existresult_file = 'r-value_Marc/r-value_texture.hdf5' I am trying to add orientation "O" in my result, but it is not getting added. How to do that? |
Beta Was this translation helpful? Give feedback.
You put the 'O' into the
plastic
output list. That will not work. It needs to be (directly!) undermechanical
as I stated above...By the way, could you change your formatting to reflect proper YAML indentation when posting?