I want to read residual stresses from an external file by sigini.f.
The stresses are calculated at integration points and so there are more than one stress results for each element.
The model has 3 million elements so it is not possible to write all the stress values manually in the subroutine...
there are some considerations in my simulation
1) Only the residual stresses from a solidification simulation can be imported.
2) The model should be in its perfect form after the residual stresses are imported i.e. nodal coordinates should not be displaced from their original position due to...
Hallo All,
I am trying to calculate heat treatment taking in to consideration the effect of residual stresses from a previos solidification simulation.
I have tried in the following way
*IMPERFECTION,SYSTEM=R,INPUT=DISP.inp
but it does not work.
Do you have any idea?