User login

Navigation

You are here

Can we obtain the stress value at a particular x,y,z ( inside an element) in Abaqus using Python ?

rajan_prithivi's picture

I understand that we can do this using a path operation in GUI. But how do we do this using Python ?

I have been using Python for quite a while to obtain stress values at the integration points using
myOdb.steps[stepName].frames[-1].fieldOutputs['S']

 

But is there a direct command to obtain stress or any other field ouput at a particular x,y,z ? To do this manually, i have to find the associated element and interpolate the values which is a tedious job.

Subscribe to Comments for "Can we obtain the stress value at a particular x,y,z ( inside an element) in Abaqus using Python ?"

More comments

Syndicate

Subscribe to Syndicate