ResetOptionEnum Enumeration

From ReliaWiki
Revision as of 16:51, 15 May 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search


Specifies whether the variable will retain the value passed to it during simulation or the value will be reset to its initial value at specific times (RENO only). This is the variable's When to Reset field.

Members

  • ResetAfterEachSim Reset after each simulation (i.e., reset after a single pass through the flowchart)
  • ResetAfterEachRun Reset after each run (i.e., reset after each set of simulations)
  • ResetAfterAnalysis Reset after analysis (i.e., reset after each set of runs)
  • NeverReset Never reset