diff --git a/docs/source/InputsProblemDefinition.rst b/docs/source/InputsProblemDefinition.rst index 3df50b2d102bd2de32e441a970053b20811514e0..3f29f797f4cda6d2dab8da8d17d74745a8b51eb9 100644 --- a/docs/source/InputsProblemDefinition.rst +++ b/docs/source/InputsProblemDefinition.rst @@ -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 | +-----------------+-----------------------------------------------------------------------+-------------+-----------+ +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." +----------------------+-------------------------------------------------------------------------+----------+-----------+