Configuration FilesThe control script does not explicitly require a configuration file. There are several configuration steps, none of which is mandatory.
The system will search and execute configuration files first, then the DRIVER-command, etc. Any of the steps can be omitted or appear more than once. The configuration file and DRIVER-command share the same syntax.
Static configurationThe system will search for static configuration files in the following directories, and execute the file if it exists.
where:
DRIVER-commandPlease refer to the DRIVER-command documentation for a detailed description of its features.
OPTIONS-commandThe OPTIONS-command in the .par file is parsed by the driver in order to determine certain execution details. Available options, currently supported by the driver, are listed in the following table:
Example:
OPTIONS
USE_ABQ_UNROLL = SELECTIVE
RESULT_OUTPUT = SIM
END_
Environment VariablesTosca Structure uses and sets several environment variables during the optimization. Some can be configured by the user (either in the installation process, directly using standard operating system procedures or via Tosca Structure configuration files). Internal variables cannot (should not) be set or changed manually. Most of the variables have value of either 0 or 1, meaning whether it is ON or OFF. To enable the feature it controls set it to 1 (ON), to disable - either leave out the definition of the variable, or set it to 0 (OFF).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||