Commit 824d1d5d authored by Charles G Waldman's avatar Charles G Waldman
Browse files

quoting

parent 2ce7c83d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -51,13 +51,13 @@ using the prefix ``bc.[region].[fluid]``:
| temperature            | Fluid temperature [required if bc_region_type='mi' or 'pi']            | Real        | 0         |
+------------------------+------------------------------------------------------------------------+-------------+-----------+
| velocity               | Velocity components [required if bc_region_type='mi'                   | Reals       | 0 0 0     |
|                        | and volflow or massflow not specified]                                 |             |           |
|                        | and ``volflow`` or ``massflow`` not specified]                         |             |           |
+------------------------+------------------------------------------------------------------------+-------------+-----------+
| volflow                | Volumetric flow rate [required if bc_region_type='mi'                  | Real        | 0         |
|                        | and velocity or massflow not specified]                                |             |           |
|                        | and ``velocity`` or ``massflow`` not specified]                        |             |           |
+------------------------+------------------------------------------------------------------------+-------------+-----------+
| massflow               | Mass flow rate [required if bc_region_type='mi'                        | Real        | 0         |
|                        | and velocity or volflow not specified]                                 |             |           |
|                        | and ``velocity`` or ``volflow`` not specified]                         |             |           |
+------------------------+------------------------------------------------------------------------+-------------+-----------+
| delp_dir               | Direction for specified pressure drop. Note that this direction        | Int         | 0         |
|                        | should also be periodic.                                               |             |           |