General Information

This section shows the basic parameters for the CONFIG command.

The CONFIG command is compatible with the classic Tosca Perl Control. Please refer to the DRIVER-command for a similar command used with the Tosca Python Control.

Configuration Parameter

Example

Remarks

${tosca}

${tosca} = "/app/tosca/Tosca2017";

${tosca} = $ENV{tosca};

Path to the SIMULIA Tosca Structure installation folder. The path is also stored in the environment variable "tosca" ($ENV{tosca}) which is set at the start of the SIMULIA Tosca Structure 2017 job.

${tosca_prep}

${tosca_prep} = "${tosca}/bin/ tosca_prep";

Path to the TOSCA_PREP script.

${tosca_prep_add_call}

${tosca_prep_add_call}="";

Additional options for TOSCA_PREP.

${tosca_opt}

${tosca_opt} = "${tosca}/bin/ tosca_opt";

Path to the TOSCA_OPT script.

${tosca_opt_add_call}

${tosca_opt_add_call}="";

Additional options for TOSCA_OPT.

${ask_before_delete}

${ask_before_delete}="yes";

${ask_before_delete})="no";

User request if the existing working directory should be deleted automatically.