<?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 = "Definition of original .par file for resume job."/><meta name = "description" content = "Definition of original .par file for resume job."/><meta name = "DC.relation" scheme = "URI" content = "../TsoUserMap/tso-c-usr-control-restart.htm#tso-c-usr-control-restart"/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-r-cmd-resume"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>RESUME</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-r-cmd-resume">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>RESUME</h1></td></tr><tr><td class = "DocHeader4" colspan = "2"/></tr><tr><td class = "DocHeader3"><table class = "DocHeaderIntro" id = "table12"><tr><td class = "Intro1Only"><p class = "header"><p class = "abstract">
<span class = "shortdesc">Definition of original .par file for resume job.</span>

</p>
<p>This page discusses: </p><ul><li><a href = "#tso-r-cmd-resume__tso-r-cmd-include-rmk" id = "toc_rg" title = "">Remarks</a></li><li><a href = "#tso-r-cmd-resume__tso-r-cmd-stop-expl" id = "toc_rg" title = "">Examples</a></li></ul>
</p></td></tr></table></td><td class = "DocHeader2"><table class = "DocTopicsSeeAlso" id = "table13"><tr><td class = "TopicsTitle">See Also</td></tr></table><table class = "DocTopicsInOtherGuides" id = "table14"><tr><td height = "8px"/></tr><tr><td class = "TopicsTitleNormal">In Other Guides</td></tr><tr><td><a title = "An optimization is an iterative process that can run several hours or days depending on the size of the model. Different problems can arise during this process that can lead to a termination of the optimization task. Tosca Structure has a built-in restart functionality that can be used to avoid starting the complete optimization task again after a stop because of external factors. Optimization starts at the iteration where the interruption occurred. Tosca Structure's resume feature allows the user to continue a converged optimization with new convergence or stop criteria." href = "../TsoUserMap/tso-c-usr-control-restart.htm#tso-c-usr-control-restart">Restart and Resume Modes</a></td></tr></table></td></tr></table>




<div class = "body refbody">
<table class = "table"><caption/><colgroup><col/><col/><col/></colgroup><tbody class = "tbody">
<tr class = "row">
<td class = "entry"><p><span class = "ph uicontrol">ORG_FILE</span></p></td>
<td class = "entry"><p>= <code class = "ph codeph">&lt;name of original .par file&gt;</code></p></td>
<td class = "entry"><p>Name of the original .par file for the optimization that is to be resumed. Including file extension</p></td>
</tr>
</tbody></table>

<div class = "section" id = "tso-r-cmd-resume__tso-r-cmd-include-rmk"><h2 class = "title sectiontitle">Remarks</h2>

<ol class = "ol">
<li class = "li">The <code class = "ph codeph">RESUME</code> command and the <span class = "ph uicontrol">ORG_FILE</span> item are required for the resume workflow.</li>
</ol>
</div>


<div class = "section" id = "tso-r-cmd-resume__tso-r-cmd-stop-expl"><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">Examples</h2>

<p>The optimization should stop when the maximum equivalent stress of the node group all_nodes is
    smaller than 1% of the maximum equivalent stress of the first iteration:</p>
<pre class = "codeblock">
<code class = "ph codeph">
RESUME
 ORG_FILE = <code class = "ph codeph">&lt;name of original .par file&gt;</code>
END_
</code>
</pre>

</div>

</div>

<div class = "related-links"/>
</td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
