Nodal displacement in ABAQUS using python script

前端 未结 0 919
迷失自我
迷失自我 2021-01-20 14:16

I want to get the U2 displacement of a particular node using a python script : dy = odb.steps[\'LoadingStep\'].frames[-1].fieldOutputs[\'U\'].values[node_no].data[1] but the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题