<?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 = "reference"/><meta name = "abstract" content = "This section shows how the default executable modules can be redefined and overridden with user-provided modules."/><meta name = "description" content = "This section shows how the default executable modules can be redefined and overridden with user-provided modules."/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-r-cmd-driver-modRedef"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>Redefinition of the Tosca Modules</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-r-cmd-driver-modRedef">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>Redefinition of the <span class = "ph">Tosca</span> Modules</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">This section shows how the default executable modules can be redefined and overridden with user-provided modules.</span>

</p>
<p>This page discusses: </p><ul><li><a href = "#tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefSyntax" id = "toc_rg" title = "">Syntax Example</a></li><li><a href = "#tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList" id = "toc_rg" title = "">List of Re-definable Modules</a></li></ul>
</p></td></tr></table></td></tr></table>




<div class = "body refbody">

<div class = "section" id = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefSyntax"><h2 class = "title sectiontitle">Syntax Example</h2>
  
<pre class = "codeblock">
<code class = "ph codeph">DRIVER</code>
<code class = "ph codeph">  driver.Modules[ ToscaModules.TOSCA_PREP ].Path = r'e:\FE_APP\TOSCA\SMATsoToscaPrep.exe'</code>
<code class = "ph codeph">END_</code>
</pre>
</div>


<div class = "section" id = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList"><p><map name = "FPMap1"><area href = "#hj-top" title = "Back to Top" shape = "rect" coords = "416, 0, 435, 10"/></map><span class = "itemsprite"/></p><h2 class = "title sectiontitle">List of Re-definable Modules</h2>
  

  <table class = "table"><caption/><colgroup><col/><col/><col/><col/><col/></colgroup><thead class = "thead">
<tr class = "row">
<th class = "entry" id = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p>Module</p></th>
<th class = "entry" id = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Category</p></th>
<th class = "entry" id = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Description</p></th>
  

</tr>
</thead><tbody class = "tbody">

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.ABQ_LC_STEP</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Interface</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Tool for conversion of <span class = "ph">Abaqus</span> <span class = "ph">load cases</span> into steps</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.FEM_INCLUDE</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Interface</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Scans for additional input-files referenced by the main input file</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.FEM_2_ONF</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Interface</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Conversion from solver-specific input file to an "optimization-neutral" format</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.FEM_MODIF</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Interface</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Modification of the original input file according to instructions from the optimization core</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.TOSCA_PREP</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Core</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p><span class = "ph">Tosca</span> preprocessor</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.TOSCA_OPT</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Core</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p><span class = "ph">Tosca</span> optimization core</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.RES_2_VTM</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Interface</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Transfer of solver results (non-<span class = "ph">Abaqus</span>) to the optimization database (VTM)</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.ODB_2_VTM</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Interface</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Transfer of <span class = "ph">Abaqus</span> solver results to the optimization database (VTM)</p></td>
  
</tr>


<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.REPORT</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Post-Processing</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Automated report generation in the VTFX-format</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.SMOOTH</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Post-Processing</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Generation of a smoothed optimization result</p></td>
  
</tr>

<tr class = "row">
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__1"><p><code class = "ph codeph">ToscaModules.ONF_2_SIM</code></p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__2"><p>Post-Processing</p></td>
  <td class = "entry" headers = "tso-r-cmd-driver-modRedef__tso-r-cmd-driver-modRedefList__entry__3"><p>Transfer of optimization results into the SIMULIA SIM-format</p></td>
  
</tr>

</tbody></table>

</div>


</div>

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