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!

Abaqus sigini subroutine

Status
Not open for further replies.

NSW19

Student
Joined
Sep 29, 2022
Messages
9
Location
US
Hi,

I have a file with stress values for a geometry where the stress tensor values are defined for all the coordinates(got this result using a different software than abaqus). I want to use sigini subroutine to apply these stresses as initial conditions to a new model in abaqus. But as I understood the subroutine calls the material points in the model which I have no control over. Therefore, the coordinates I get for the subroutine material points are different from what I have in the stress file. Would someone be able to please help me out? Thank you.
 
I don't think that SIGINI will work in this case, you will need something like Python scripting and/or built-in external field functionality, as discussed in the other thread.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top