User Subroutine

How to update solution-dependat variable (SVARS) during iterations

Hello everyone,

 I am implementing a uel user subroutine in ABAQUS. This uel is for modeling contact in X-FEM framework. Thus, it's a nonlinear problem and I need to store some solution dependent variables during each iteration. I know I can store SDVs in SVARS. But this vector will update at the end of each step, and not during iterations. Anybody knows about this problem?

 I really appreciate if anybody can help me with this.

    Thanks

    Ehsan 


How to link the fortran compiler with Abaqus?

Dear All Abaqus Experts:

I am new Subroutine user and I have Force2.0 installed on my computer with Abaqus 6.10. When I type 'abaqus job=analysis user=analysis', it returns that 'analysis.f or analysis.obj can not be located', I changed the extension of the .f file to .for, which seems pass through but still with error that 'ifort.exe can not be found'. I looked everywhere and got no clue, pls pls help on this and your kind help is mostly appreciated.


Linking ABAQUS With Subroutine Written In FORTRAN 90

Hi,


stepTime VS. totalTime

Hello everyone,

 I have a problem with one user subroutine.

The fact is that, debugging the subroutine I see the totaltime different from the steptime. I am using just one step and the .inp implementation is veryfied with a different user subroutine, so totaltime and steptime should be exactly the same (but they are not...)

 

The value of the total time is around 1e-8 and the value of the steptime is around 1e-55.

 

Could anyone give me a clue?

 

Thanks in advance.


Syndicate content