<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "en"><head><meta charset = "UTF-8"/><meta name = "copyright" content = "(C) Copyright 2020"/><meta name = "DC.rights.owner" content = "(C) Copyright 2020"/><meta name = "DC.type" content = "concept"/><meta name = "abstract" content = "Within this section, the generation of a report is discussed."/><meta name = "description" content = "Within this section, the generation of a report is discussed."/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-c-usr-post-genData-cmd"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>Starting Tosca Structure.report in Command Line</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-c-usr-post-genData-cmd">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>Starting <span class = "ph">Tosca Structure.report</span> in Command Line</h1></td></tr><tr><td class = "DocHeader4" colspan = "2"/></tr><tr><td class = "DocHeader3" colspan = "2"><table class = "DocThemeIntro" id = "table12"><tr><td class = "Intro1Only"><p class = "header"><p class = "abstract">
<span class = "shortdesc">Within this section, the generation of a report is discussed.</span>

</p>
<ul><li><a href = "#tso-c-usr-post-genData-cmd__tso-c-usr-post-genData-cmd-example" id = "toc_rg" title = "">Example</a></li></ul>
</p></td></tr></table></td></tr></table>




<div class = "body conbody">
<p>The <span class = "ph">SIMULIA Tosca Structure</span>
driver can be used to generate report files. For this purpose, the <code class = "ph codeph">post</code> run mode was introduced.</p>
<p>ToscaStructure post --job|-j &lt;jobname&gt; [--par|-p &lt;parfile&gt;] [--smooth|-s] [--report|-r [vtfx] [sim]] [--loglevel|-l &lt;loglevel&gt;] [--ow|-o]</p>
<p>
        <table class = "table"><caption/><colgroup><col style = "width:20%"/><col style = "width:20%"/><col style = "width:20%"/><col style = "width:20%"/><col style = "width:20%"/></colgroup><thead class = "thead">
              <tr class = "row">
                <th class = "entry" id = "tso-c-usr-post-genData-cmd__entry__1">Long designation</th>
                <th class = "entry" id = "tso-c-usr-post-genData-cmd__entry__2">Short designation</th>
                <th class = "entry" id = "tso-c-usr-post-genData-cmd__entry__3">Usage</th>
                <th class = "entry" id = "tso-c-usr-post-genData-cmd__entry__4">Default</th>
                <th class = "entry" id = "tso-c-usr-post-genData-cmd__entry__5">Description</th>
              </tr>
            </thead><tbody class = "tbody">
              <tr class = "row">
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__1">--job</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__2">-j</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__3">MANDATORY</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__4">-</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__5"> Job directory name. Full or relative path to the working directory of the job</td>
              </tr>
              <tr class = "row">
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__1">--par</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__2">-p</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__3">OPTIONAL</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__4">&lt;jobname&gt;.par</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__5"> Parameter file. Full or relative path to a parameter file containing post-processing commands</td>
              </tr>
              <tr class = "row">
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__1">--smooth</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__2">-s</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__3">OPTIONAL</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__4">&lt;unset&gt;</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__5"> Smoothing. Smooth commands are queried from the job parameter file located in the starting directory</td>
              </tr>
              <tr class = "row">
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__1">--report</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__2">-r</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__3">OPTIONAL</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__4">&lt;unset&gt;</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__5"> Report format. Sets what type of report file to generate. It shall be one of the following: vtfx; sim</td>
              </tr>
              <tr class = "row">
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__1">--loglevel</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__2">-l</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__3">OPTIONAL</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__4">INFO</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__5"> Verbosity Level. The log level for the TOSCA.OUT file. It shall be one of the following uppercase strings: QUIET , CRITICAL , ERROR , WARNING , NOTICE , INFO , DEBUG , TRACE</td>
              </tr>
              <tr class = "row">
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__1">--ow</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__2">-o</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__3">OPTIONAL</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__4">&lt;unset&gt;</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__5"> Overwrite. If not specified, output files will be versioned
                  (add _nnn suffix)</td>
              </tr>
              <tr class = "row">
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__1">--logfile</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__2">-logfile</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__3">OPTIONAL</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__4">TOSCA_POST.OUT</td>
                <td class = "entry" headers = "tso-c-usr-post-genData-cmd__entry__5"> Set the name of the logfile.</td>
              </tr>
            </tbody></table>
      </p>

<div class = "section" id = "tso-c-usr-post-genData-cmd__tso-c-usr-post-genData-cmd-example"><h2 class = "title sectiontitle">Example</h2>

<pre class = "codeblock">
<code class = "ph codeph">
ToscaStructure post -j tosca.par -r vtfx
</code>
</pre>
<p>This command creates a VTFX report for the <code class = "ph codeph">tosca.par</code> job. The vtfx file is created in the
<code class = "ph codeph">TOSCA_POST</code> directory.</p>
</div>

</div>

</td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
