Hi all,
I am trying to extract nodal stress (shear stress) from odb file using a python script.
I first defined a field request in CAE with a domain of a set of nodes, which in INP file is shown as "*Output, field *Node Output, nset=Set-1, variable=PRESELECT". and i select stress to be the...
hi everyone,
i was writing a python script to extract nodal customised shear stress from odb file over each frame. i first tried to extract shear stress from each frame as a practice.
i successfully obtained all the nodes in the part of interests, i.e. the total number is correct.
however, i...