Skip to content
Snippets Groups Projects
Commit 49eecadb authored by Jordan Musser's avatar Jordan Musser
Browse files

Added delp_dir and delp

parent c33a98a3
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,18 @@ The following inputs must be preceded by "geometry." ...@@ -25,6 +25,18 @@ The following inputs must be preceded by "geometry."
| prob_hi | High corner of physical domain (physical not index space) | Reals | None | | prob_hi | High corner of physical domain (physical not index space) | Reals | None |
+-----------------+-----------------------------------------------------------------------+-------------+-----------+ +-----------------+-----------------------------------------------------------------------+-------------+-----------+
The following inputs must be preceded by "bc."
+-----------------+-----------------------------------------------------------------------+-------------+-----------+
| | Description | Type | Default |
+=================+=======================================================================+=============+===========+
| delp_dir | Direction for specified pressure drop. Note that this direction | Int | 0 |
| | should also be periodic. | | |
+-----------------+-----------------------------------------------------------------------+-------------+-----------+
| delp | Pressure drop (Pa) | Real | 0.0 |
+-----------------+-----------------------------------------------------------------------+-------------+-----------+
The following inputs must be preceded by "mfix." The following inputs must be preceded by "mfix."
+----------------------+-------------------------------------------------------------------------+----------+-----------+ +----------------------+-------------------------------------------------------------------------+----------+-----------+
......
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