• Discoverability Visible
  • Join Policy Restricted
  • Created 11 Aug 2017

Project-2 Abaqus

  1. Lohit Gudivada

    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?

    Capture.PNG

    Report abuse

  2. Lohit Gudivada

    Hi Bo,

    I am trying to run Appendix B (Python file for calculating effective properties) but I am getting this error. Could you please help me out?

        frameIVOL.insert(0,frameRepository[-1].fieldOutputs['IVOL'].getSubset(position=INTEGRATION_POINT));
    KeyError: IVOL

    Capture1.PNG

    Report abuse