Skip to content
Snippets Groups Projects
Commit fcffecc4 authored by Deepak Rangarajan's avatar Deepak Rangarajan
Browse files

Update for option introduced in mr 1366.

parent 6fdb8a60
No related branches found
No related tags found
1 merge request!96Update for option introduced in mr 1366.
Pipeline #40691 passed
......@@ -121,6 +121,12 @@ a single fluid; therefore, it is common to name the fluid ``fluid``. This is ill
| | | | |
| | A value is required when using the model ``ChengLaw``. | | |
+--------------------------------------------+------------------------------------------------------------+--------+----------+
| viscosity.max_effective_factor | Max limit of the effective viscosity as a factor of the | Real | 1.e6 |
| | molecular viscosity | | |
| | | | |
| | :math:`\mu_{eff} < fac*\mu_{mol}`, where | | |
| | :math:`\mu_{eff} = \mu_{mol} + \mu_{eddy} + \mu_{susp}` | | |
+--------------------------------------------+------------------------------------------------------------+--------+----------+
| species | Specify the species that constitute the fluid. | String | None |
| | | | |
| | All listed species must be properly defined. See the | | |
......
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