Difference between revisions of "How to Enable/Disable Restart"

From wiki.olisystems.com
Jump to: navigation, search
(Created page with " == How to Enable or Disable the Calculation Restart Feature? == The Calculation Restart feature was added to the OLI Solver to help speed up calculations. In the OLI solver...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
== How to Enable or Disable the Calculation Restart Feature? ==
+
== Why should you Enable or Disable the Calculation Restart Feature? ==
  
 
The Calculation Restart feature was added to the OLI Solver to help speed up calculations.  In the OLI solver an array of equations are created to solve the chemical equilibrium and mass/heat balances for the simulation. This array of equations need to have an initial value created for the unknown variables.  The program that does this in the OLI software is called the "Initializer".  The initializer program can be quite slow in making the guess for the initial values. In multiple point calculations such as a survey, if the preceding point converged we can use its values to set the initial value for the next point. This is especially useful if the next point is not too different from the preceding point.  This can speed up a calculation.
 
The Calculation Restart feature was added to the OLI Solver to help speed up calculations.  In the OLI solver an array of equations are created to solve the chemical equilibrium and mass/heat balances for the simulation. This array of equations need to have an initial value created for the unknown variables.  The program that does this in the OLI software is called the "Initializer".  The initializer program can be quite slow in making the guess for the initial values. In multiple point calculations such as a survey, if the preceding point converged we can use its values to set the initial value for the next point. This is especially useful if the next point is not too different from the preceding point.  This can speed up a calculation.
Line 7: Line 7:
  
 
Sometimes you will want to switch on or off this setting. This is how to do it.
 
Sometimes you will want to switch on or off this setting. This is how to do it.
 +
 +
 +
== Using the '''Tree-View''' method to toggle the restart feature ==
 +
 +
Locate your survey from the tree-view on the left:
 +
 +
[[File:2015-06-08 12-56-31.png]]
 +
 +
Right-click the survey:
 +
 +
[[File:2015-06-08 12-58-27.png]]
 +
 +
Select Calculation Options:
 +
 +
[[File:2015-06-08 12-59-43.png]]
 +
 +
Click on the Convergence Tab:
 +
 +
[[File:2015-06-08 13-00-44.png]]
 +
 +
Check or uncheck the restart option as required.  Click the OK to update the file and then run (or re-run) your calculation. You may see small changes from any previous runs.
 +
 +
 +
== Using the '''Specs...''' button method to toggle the restart feature ==
 +
 +
From the calculation definition click the '''Specs...''' button.
 +
 +
[[File:2015-06-08 13-03-12.png]]
 +
 +
Click on the Convergence Tab:
 +
 +
[[File:2015-06-08 12-59-43.png]]
 +
 +
Check or uncheck the restart option as required. 
 +
 +
[[File:2015-06-08 13-00-44.png]]
 +
 +
Click the OK to update the file and then run (or re-run) your calculation. You may see small changes from any previous runs.
 +
 +
 +
--[[User:Jberthold|Jberthold]]
 +
 +
[[Category: Tips]]
 +
[[Category: 9.2]]

Latest revision as of 10:15, 8 June 2015

Why should you Enable or Disable the Calculation Restart Feature?

The Calculation Restart feature was added to the OLI Solver to help speed up calculations. In the OLI solver an array of equations are created to solve the chemical equilibrium and mass/heat balances for the simulation. This array of equations need to have an initial value created for the unknown variables. The program that does this in the OLI software is called the "Initializer". The initializer program can be quite slow in making the guess for the initial values. In multiple point calculations such as a survey, if the preceding point converged we can use its values to set the initial value for the next point. This is especially useful if the next point is not too different from the preceding point. This can speed up a calculation.

For the Aqueous Thermodynamic Framework (AQ) the default setting is to enable the restart function. OLI has over 40 years of experience with the AQ framework and our initializer is quite well established. For the Mixed-Solvent Electrolyte Thermodynamic Framework (MSE) the default setting is to disable the restart function. Since water (H2O) is not required to be present, the next point in a survey may be quite different from the preceding point. Thus restarting the initial values may be unreliable.

Sometimes you will want to switch on or off this setting. This is how to do it.


Using the Tree-View method to toggle the restart feature

Locate your survey from the tree-view on the left:

2015-06-08 12-56-31.png

Right-click the survey:

2015-06-08 12-58-27.png

Select Calculation Options:

2015-06-08 12-59-43.png

Click on the Convergence Tab:

2015-06-08 13-00-44.png

Check or uncheck the restart option as required. Click the OK to update the file and then run (or re-run) your calculation. You may see small changes from any previous runs.


Using the Specs... button method to toggle the restart feature

From the calculation definition click the Specs... button.

2015-06-08 13-03-12.png

Click on the Convergence Tab:

2015-06-08 12-59-43.png

Check or uncheck the restart option as required.

2015-06-08 13-00-44.png

Click the OK to update the file and then run (or re-run) your calculation. You may see small changes from any previous runs.


--Jberthold