User Subroutine Interface
SUBROUTINE DISP(U,KSTEP,KINC,TIME,NODE,NOEL,JDOF,COORDS) C INCLUDE 'ABA_PARAM.INC' C DIMENSION U(3),TIME(3),COORDS(3) C user coding to define U RETURN END
ProductsAbaqus/Standard User Subroutine InterfaceSUBROUTINE DISP(U,KSTEP,KINC,TIME,NODE,NOEL,JDOF,COORDS) C INCLUDE 'ABA_PARAM.INC' C DIMENSION U(3),TIME(3),COORDS(3) C user coding to define U RETURN END Variables to Be Defined
Variables Passed in for Information
|