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!

Import odb file for next analysis

Status
Not open for further replies.

utomop

Geotechnical
Joined
Sep 16, 2006
Messages
4
Location
AU
How can I import the result of ABAQUS result analysis (deformed structure) to be re-meshed again for the next loading application? I was trying to import ODB file, it can be imported to CAE screen but only the initial mesh configuration but not the mesh which has been deformed due to the loading application previously.

Thanks and regards,
Utomop
 
You can use ABAQUS Scripting Interface to read the mesh description and the displacement field from the .odb file and then build a new model with the node positions computed to include the displacements field.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top