Skip to content
Snippets Groups Projects
Commit 29ec7d11 authored by Deepak Rangarajan's avatar Deepak Rangarajan Committed by Jordan Musser
Browse files

Update porous media inputs from MR 1400 (!106)

parent a23417f1
No related branches found
No related tags found
1 merge request!106Update porous media inputs from MR 1400
Pipeline #42637 passed
......@@ -20,7 +20,7 @@ The following inputs are defined using the ``pm`` prefix.
+==========================+==============================================================================+==========+===========+
| regions | Regions used to define porous media. | String | None |
+--------------------------+------------------------------------------------------------------------------+----------+-----------+
| [region].fluid.volfrac | Fluid volume fraction of the porous media region. | Real | None |
| [region].volfrac | Solids volume fraction of the porous media region. | Real | None |
+--------------------------+------------------------------------------------------------------------------+----------+-----------+
| [region].c1 | Porous media permeabilty constant for the source term in fluid | Real | None |
| | momentum equation. | | |
......@@ -28,3 +28,5 @@ The following inputs are defined using the ``pm`` prefix.
| [region].c2 | Porous media inertial resistance factor for the source term in fluid | Real | None |
| | momentum equation. | | |
+--------------------------+------------------------------------------------------------------------------+----------+-----------+
| [region].allow_particles | Allow particles to flow through the porous media region. | Int | 0 |
+--------------------------+------------------------------------------------------------------------------+----------+-----------+
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