ProductsAbaqus/Standard User subroutine interfaceSUBROUTINE UEXTERNALDB(LOP,LRESTART,TIME,DTIME,KSTEP,KINC) C INCLUDE 'ABA_PARAM.INC' C DIMENSION TIME(2) C user coding to set up the Fortran environment, open files, close files, calculate user-defined model-independent history information, write history information to external files, recover history information during restart analyses, etc. do not include calls to utility routine XIT RETURN END Variables to be definedNone. Variables passed in for information
|