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!

user subroutine for initial stresses

Status
Not open for further replies.

ab110

Mechanical
Joined
Feb 27, 2011
Messages
55
Location
AU
Hi all,

I want to run a simulation in which material has initial stresses which vary through the thickness. The model has one shell element through thickness with arbitrary number of integration points. How can I implement the initial stresses to different integration point of material? Which user subroutine I can use? I want to put some analytical solutions to calculate the initial stresses in the user subroutine and then add them to different integration points of the elements. I appreciate if someone can please upload an example of the user subroutine that I can use.

C,
A
 
Do a search in the ABAQUS forum here for "SIGINI" as this is the subroutine you need. There is lots of good info available.


------------
See faq569-1083 for details on how to make best use of Eng-Tips.com
 
I'm trying to do the same avoiding SIGINI since I've never used Fortran, and I'm trying to use the *MAP SOLUTION but at least for my case it seems it's not working. If anyone find something helpful for the residual stress profile applied as input please let us know
 
I have not bee able to use SIGINI. I appreciate if someone please upload a complete example for SIGINI here.
 
In my opinion SIGINI is not easy to use at all. Try with the command *INITIAL CONDITIONS, TYPE=STRESS etc. You can only use it if both models are the same (same number elements and names). Otherwise I don't think there is other solutions than SIGINI.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top