Calculation Start and stop
Click Start Calculation to start the calculation. Once the calculation has started, Cancel Calculation, Save and Stop Calculation, and Update Configuration are enabled.
Run
When the calculation starts, only ‘Numerical Method’, ‘Monitor’ and ‘Calculation Conditions’ are enabled and the rest are disabled. If you modify the settings in the enabled items and click ‘Apply setting changes now’, the changes will be applied and the calculation will continue.
User Parameter
User Parameter can be specified and used. This feature is mainly used in Batch Running Mode.
The figure below is an example of specifying two variables, UX and UY. The number in parentheses in Name indicates how many places this variable is being used, here it is 0, which means it is not being used anywhere. Default Value is the value assigned to this variable when not in batch mode.
example of User Parameter
User Parameter Edit
Batch Running Mode
If click ‘Switch to Batch Running Mode’ button, you will see ‘Batch Cases’ appears and the button changes to ‘Switch to Live Running Mode’, as figure below. ‘Live Running Mode’ is the normal way to calculate for a single condition rather than batch calculations.
User Parameter and Batch Run tutorial
Batch Running Mode
var,UX,UY
case1,1,0
case2,2,1
case3,3,2
...
In the figure above, there are columns named ‘Calc.’ and ‘Result’. Select a case (you can select multiple cases by dragging) and press the right mouse button to select Schedule Calculation, and ‘Calc.’ will be checked. If you select Cancel Calculation, the check mark will disappear.
When you press Start Calculation button, the cases checked in ‘Calc.’ are calculated sequentially. The completed calculation is displayed in green color in ‘Result’, and the divergent cases are displayed in red color.
After all calculations are finished, right-click the case and select Load to display the residual and monitoring graphs of the case and check the results in ParaView.