2.1.15 Terminating an analysis

Products: Abaqus/Standard  Abaqus/Explicit  

References

Overview

Utility routines XIT and XPLB_EXIT can be called from within any Abaqus/Standard or Abaqus/Explicit user subroutine, respectively, (except UEXTERNALDB) to terminate an analysis.

XIT or XPLB_EXIT should be used instead of STOP to ensure that all files associated with the analysis are closed properly.

Interface

CALL XIT
or
CALL XPLB_EXIT