I have created the unit cell in a CAE file and ran the appendixA python script. So, I have the model with the assigned materials and meshed at the part level.
But I am unsure how to proceed from here.
I tried to go through appendixB (python file for calculating effective properties) but did not understand how to put my .odb file in the script. Are we supposed to run a sample job and then put that file in the script?
Lohit Gudivada @ on
Hi Bo,
I have created the unit cell in a CAE file and ran the appendixA python script. So, I have the model with the assigned materials and meshed at the part level.
But I am unsure how to proceed from here.
I tried to go through appendixB (python file for calculating effective properties) but did not understand how to put my .odb file in the script. Are we supposed to run a sample job and then put that file in the script?
Report abuse
Bo Peng @ on
You need to define 'IVOL' in the output request in the 'Step' Module.
Report abuse