Skip to content
Snippets Groups Projects
Commit b889ae0f authored by Roberto Porcu's avatar Roberto Porcu Committed by Jordan Musser
Browse files

add UniformScalarField monitor documentation (!81)

parent 9ec6c292
No related branches found
No related tags found
1 merge request!81add UniformScalarField monitor documentation
Pipeline #40059 passed
......@@ -203,6 +203,31 @@ The following table lists all the fluid phase variables that can be monitored:
+--------------------------+-----------------------------------------------------------------------------------------+
Uniform Scalar Field
~~~~~~~~~~~~~~~~~~~~
The following table lists all the fluid phase space-uniform variables that can
be monitored:
+--------------------------+-----------------------------------------------------------------------------------------+
| | Description |
+==========================+=========================================================================================+
| thermo_p_g | fluid thermodynamic pressure |
+--------------------------+-----------------------------------------------------------------------------------------+
For a uniform scalar field, the monitor data value is simply the value of the
variable at current time:
Value
+-------------------------------------+
| Eulerian::UniformScalarField::Value |
+-------------------------------------+
Returns the value of the field quantity in the selected region.
.. math:: \phi_{ijk}
Point Region
~~~~~~~~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment