Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create custom field output using the top and bottom values of a shell element 1

Status
Not open for further replies.

boek

Mechanical
Joined
Apr 11, 2022
Messages
11
Location
SE
I am trying to compute the membrane and bending stresses using shell elements in ABAQUS. I would like to plot the resulting stress distributions. Is it possible to create a custom field output using the values at the top and bottom sections?

 
It's possible with Python scripting. Check getSubset(sectionPoint) in the Scripting Reference guide in Abaqus documentation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top