ProductsAbaqus/Standard Defining backstress componentsThe number of backstress components that must be defined depends on the element type for which this routine is being called. Abaqus Elements Guide describes the number of stress components for each element type; the number of backstress components is identical to the number of stress components. The order of the backstress components is the same as the order of the stress components. For example, in three-dimensional continuum elements six backstress components must be defined in the order User subroutine interfaceSUBROUTINE HARDINI(ALPHA,EQPS,COORDS,NTENS,NCRDS,NOEL,NPT, 1 LAYER,KSPT,LREBAR,REBARN) C INCLUDE 'ABA_PARAM.INC' C DIMENSION ALPHA(NTENS,*),COORDS(NCRDS) CHARACTER*80 REBARN user coding to define EQPS and, if relevant, ALPHA(NTENS) RETURN END Variables to be definedThe variables described below are element-type dependent.
Variables passed in for information
|