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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Capturing curvature/radius on Abaqus 2

Status
Not open for further replies.

Samy76

Student
Joined
Feb 9, 2024
Messages
8
Location
GB
Hi,

I have got a square plate that's deformed due to thermal stress. How can I extract/calculate the curvature or radius of this deformed plate?

Screenshot_2024-02-11_121553_ywuesu.png


Cheers
 
output the nodal displacements along several lines in x and y directions. Plot them in Excel. Fit a curve to the points; from that you should be able to work out the radius of curvature.
 
Cheers for the reply!

Just to be clear, would it be something like this?
Screenshot_2024-02-12_001819_zyhtb0.png
 
You can even export the deformed mesh, import it back and convert to CAD geometry (surface) to do any measurements that you want. In some CAD software because Abaqus is not meant for that.

Or just use the COORD output (nodal coordinates). It can be transformed to a local coordinate system to check the distance between the selected nodes and e.g. the center of curvature.
 
Very good point indeed @FEA :) I did not think of that. I will try both methods and see which one fits better. Thanks
 
Just to add, how can one get the "3D mesh to geometry" plugin? I'm using the 2023 Abaqus ver. I have also tried using the Face -> From element faces, but it does not seem to work properly...?
 
This plug-in can be found in the SIMULIA Community on the DS website.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top