Starting Tosca Structure.report in Commandline

Within this section the generation of a report is discussed.

The following command line options are most common used in SIMULIA Tosca Structure:

Input

Option

Comment

--input_file

parfilename

parameter file name (with or without .par extension)

--logstderr

 

log to stderr instead of stdout

--loglevel

QUIET

CRITICAL

ERROR

WARNING

NOTICE

INFO

DEBUG

TRACE

DEVELOP

loglevel

--job

<string>

ID name of the REPORT command from the parameter file. All REPORT-commands are processed as default.

--add_user _data

<string>

Comma separated list of files to be added to the UserData directory in the VTFX file. E.g. "--add_user_data plot.conf,plot.tab" will add the files "plot.conf" and "plot.tab" to the UserData directory of the VTFX.

--version

 

Displays version information and exits.

--help

 

Displays usage information and exits.

The --input_file is required, all other parameters are optional.

Example

--input_file, --add_user_data:
$ tosca_report --input_file tosca_report.par 

--add_user_data plot.conf,plot.tab 

The postprocessing files are generated and stored in the TOSCA_POST directory.