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
|