3.1.1 Execution procedure for ABAQUS: overview

Overview

ABAQUS is executed by using the ABAQUS execution procedure. In the following discussion the command to run the execution procedure is assumed to be abaqus. However, you can customize the execution procedure to run ABAQUS using any alias you choose. (See the ABAQUS Installation and Licensing Guide for details.) The abaqus command is described in more detail in the following sections:

The following sections contain further information about running ABAQUS jobs:

Conventions

The following conventions are used in these sections:

  • Items in boldface are options. Options can appear in any order and can be abbreviated.

  • Default options are underlined ().

  • Items enclosed in square brackets ([ ]) are optional.

  • Items appearing in a list separated by bars ( ) are mutually exclusive.

  • One value must be selected from a list of values enclosed by curly brackets ().

  • You must supply values in italics.

  • Blanks are used as separators between options and must not precede nor follow an equal sign.

  • An alternate syntax of -option value can be used instead of the option=value format.

The abaqus procedure will prompt for any information required that is not provided on the command line. If abaqus is typed with no options, prompts are issued for all options.

Environment settings

The ABAQUS execution procedure uses “environment” settings to customize the execution of a job. These settings can be changed using the ABAQUS environment file, abaqus_v6.env. The execution procedure looks for this file in two places other than the installation location when running a job. The first place it looks is in your home directory. If it exists, the settings in this file will be applied to all jobs that you run. The second place the execution procedure looks is in the current directory. If the file exists, the settings defined there will be applied to all jobs run from that directory.

If the same job parameter is defined in more than one environment file or is defined more than once within the same environment file, the last definition encountered will be used. Some exceptions to this rule are noted in Using the ABAQUS environment settings, Section 3.3.1. These environment files can be used to customize the behavior of ABAQUS, including modification of the default options. See Using the ABAQUS environment settings, Section 3.3.1, for further information on the environment files.