Lauralala
Bioengineer
- Mar 17, 2009
- 3
Hello !
I would like to use subroutine SIGINI in Abaqus Standard. I create a simple model without load, only SIGINI prestress.
So, I add in .inp file :
** INITIAL CONDITIONS
**
** Name: BC-3 Type: Stress, user
just before STEP and after Boundary Conditions. (see carre_precontr.inp in attachment)
The subroutine used is very simple, just sigma(1)=500. (see precontr.f in attachment)
I attach subroutine file containing SIGINI to the job :
abaqus job=carre_precontr user=precontr.f
My job runs neither warning nor error : "job completed successfully".
BUT, when I open .odb file in visualisation, the result is the same withor without SIGINI (stress=0 , displacements=0 , ...).
Do you know why ?
I want my subroutine to become activ, how I do that ?
Regards
Laura
I would like to use subroutine SIGINI in Abaqus Standard. I create a simple model without load, only SIGINI prestress.
So, I add in .inp file :
** INITIAL CONDITIONS
**
** Name: BC-3 Type: Stress, user
just before STEP and after Boundary Conditions. (see carre_precontr.inp in attachment)
The subroutine used is very simple, just sigma(1)=500. (see precontr.f in attachment)
I attach subroutine file containing SIGINI to the job :
abaqus job=carre_precontr user=precontr.f
My job runs neither warning nor error : "job completed successfully".
BUT, when I open .odb file in visualisation, the result is the same withor without SIGINI (stress=0 , displacements=0 , ...).
Do you know why ?
I want my subroutine to become activ, how I do that ?
Regards
Laura