ProductsAbaqus/Standard User subroutine interface SUBROUTINE UPOREP(UW0,COORDS,NODE)
C
INCLUDE 'ABA_PARAM.INC'
C
DIMENSION COORDS(3)
C
user coding to define UW0
RETURN
END
Variables to be defined
Variables passed in for information
|