ProductsAbaqus/Standard Use of solution-dependent state variables in other user subroutinesUser subroutine interface SUBROUTINE SDVINI(STATEV,COORDS,NSTATV,NCRDS,NOEL,NPT,
1 LAYER,KSPT)
C
INCLUDE 'ABA_PARAM.INC'
C
DIMENSION STATEV(NSTATV),COORDS(NCRDS)
user coding to define STATEV(NSTATV)
RETURN
END Variables to be defined
Variables passed in for information
|