User login

Navigation

You are here

about applying load using subroutine in ABAQUS

In CAE, we can apply the concretrated force on a picked node. However, if we want to use 
subroutine  to difine a complicated force, such as moving load, then we must refer to the COORDS of a point. Because we can use the COORDS of integration points other than nodes, then how to transfer the  node load to the integration points load? Any information will be appreciated.

 

 

User subroutine interface

SUBROUTINE DLOAD(F,KSTEP,KINC,TIME,NOEL,NPT,LAYER,KSPT,
1 COORDS,JLTYP,SNAME)
C
INCLUDE 'ABA_PARAM.INC'
C
DIMENSION TIME(2), COORDS (3)
CHARACTER*80 SNAME
user coding to define F
RETURN 

      END 

Subscribe to Comments for "about applying load using subroutine in ABAQUS"

Recent comments

More comments

Syndicate

Subscribe to Syndicate