chourouk
Mechanical
- Sep 15, 2016
- 41
Hi,
i have a python script for abaqus model.Now i want to add at this script a post traitement to obtain the curve (force/displacement).
NB:in my model i have tow part,so i can't utlise this example 'xy0 = XYDataFromHistory(odb=odb,outputVariableName='Reaction force: RF3 at Node 1 in NSET NODE_BOUNDARY',steps=('Static_definition', ), suppressQuery=True) '
thanks!!
i have a python script for abaqus model.Now i want to add at this script a post traitement to obtain the curve (force/displacement).
NB:in my model i have tow part,so i can't utlise this example 'xy0 = XYDataFromHistory(odb=odb,outputVariableName='Reaction force: RF3 at Node 1 in NSET NODE_BOUNDARY',steps=('Static_definition', ), suppressQuery=True) '
thanks!!