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
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
|