diff --git a/docs/source/inputs/InputsProblemDefinition.rst b/docs/source/inputs/InputsProblemDefinition.rst index 3cec3bd5e6a413a3a3a85ae3a0a401200e09100a..59a1379dd2831a7ec7e2f4aee28e625ada1cf320 100644 --- a/docs/source/inputs/InputsProblemDefinition.rst +++ b/docs/source/inputs/InputsProblemDefinition.rst @@ -792,8 +792,8 @@ conditions. Each entry must be preceded by `bc.[region0].` +---------------------+-----------------------------------------------------------------------+-------------+-----------+ | fluid.volfrac | (Required) Volume fraction. | Real | None | +---------------------+-----------------------------------------------------------------------+-------------+-----------+ -| eb.normal | (Optional) When specified, only cells with EB face normal parrallel | Reals | None | -| | and opposite in direction to the specified value are | | | +| eb.normal | (Optional) When specified, only cells with EB face normal that is | Reals | None | +| | parallel and opposite in direction to the specified value are | | | | | imposed with the inflow velocity. | | | +---------------------+-----------------------------------------------------------------------+-------------+-----------+ | eb.normal_tol | (Optional) Used in conjunction with `eb.normal`. It determines the | Real | None |