UMAT-ABAQUS
A general framework to develop material models (UMAT) in ABAQUS
|
Go to the source code of this file.
Namespaces | |
getoutput | |
Variables | |
getoutput.name | |
getoutput.origin | |
getoutput.width | |
getoutput.height | |
getoutput.odb_file = os.path.join(os.getcwd(), 'cube_umat.odb') | |
getoutput.o1 = session.openOdb(name=odb_file) | |
getoutput.displayedObject | |
getoutput.plotState | |
getoutput.odb = session.odbs[odb_file] | |
getoutput.outputPosition | |
getoutput.NODAL | |
getoutput.variable | |
getoutput.nodePick | |
getoutput.xy1 = session.xyDataObjects['U:U2 PI: PART-1-1 N: 1'] | |
getoutput.xy2 = session.xyDataObjects['S:Max Principal (Avg: 75%) PI: PART-1-1 N: 1'] | |
getoutput.xy3 = combine(xy1+1, xy2) | |
getoutput.sourceDescription | |
getoutput.tmpName = xy3.name | |
getoutput.x0 = session.xyDataObjects['Displacement vs SMax_Principal'] | |
getoutput.fileName | |
getoutput.xyData | |