Quantcast
Channel: iMechanica - node
Viewing all articles
Browse latest Browse all 4

about applying load using subroutine in ABAQUS

$
0
0

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 


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images