defaults analysis
The DEFAULTS ANALYSIS command assigns a value to ANALYSIS_NAME which will be used as the default for subsequent commands.
This default value is reset when a new file is read. Each time the file is read in (.GRA, .REQ, or .RES) the ANALYSIS_NAME is set to the file name minus the extension (any preceding path is also stripped off).
Format:
defaults analysis |
|---|
defaults analysis analysis_name = | existing_analysis |
Example:
defaults analysis & |
|---|
defaults analysis analysis_name = | my_analysis |
Description:
Parameter | Value Type | Description |
|---|
Analysis_name | Existing analysis | This parameter specifies the name of an analysis name. |
Extended Definition:
1. When Adams View reads a graphics file (.GRA), a request file (.REQ), or a results file (.RES) an analysis name is created. By default, the name of the analysis is the file name excluding the extension.
Adams View requires that Adams simulations have unique names and the default name of an analysis may be overridden when reading the file(s) using the file_name parameter. When referring to an analysis name that already exists quotes are not necessary. When processing any command that requires an analysis name the system will default to the default analysis name. The default analysis name is set to the last analysis file read in (.GRA, .REQ, .RES, or all three). To change the default analysis name without reading in an analysis file use the "defaults analysis" command.
Cautions:
1. Default name of an analysis may be overridden when reading the file(s) using the file_name parameter.