Solution output block
<ParameterList name="Solution Output">
...
...
...
</ParameterList> <!--Solution Output-->
- Exodus Output File
- Type:
string
- Value:
Exodus format file
- Usage:
Required
- Description:
Name of the Exodus format file that will contain the numerical solution.
- Exodus Write Frequency
- Type:
integer
- Value:
\([0;\infty]\)
- Usage:
Required
- Description:
Write frequency of the numerical solution to the Exodus Output File.
1 <Parameter name="Exodus Output File" type="string" value="incompressible_2d_concentric_cylinder_convection_solution.exo"/>
2 <Parameter name="Exodus Write Frequency" type="int" value="500"/>