Commit c4359b47 authored by Charles G Waldman's avatar Charles G Waldman
Browse files

documentation fixes

parent 39ef7e89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
. _InputsFluidModel:
.. _InputsFluidModel:

Fluid model
===========
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ The following input must be preceded by the prefix ``particles``:
|                    | Description                                                               |   Type      | Default   |
+====================+===========================================================================+=============+===========+
| removeOutOfRange   | Remove particles at initialization that are touching a wall.              |    Int      |   1       |
--------------------+---------------------------------------------------------------------------+-------------+-----------+
+--------------------+---------------------------------------------------------------------------+-------------+-----------+


Below is an example for specifying an initial condition for a fluid (``fluid``) and one solid (``solid0``).
+2 −2
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ The following inputs are valid when using ``BoomerAMG`` as a preconditioner or s
| bamg_num_up_sweeps                | See ``HYPRE_BoomerAMGSetCycleNumSweeps``.                             |    Int      |   2          |
+-----------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| bamg_pmax_elmts                   | See ``HYPRE_BoomerAMGSetPMaxElmts``.                                  |    Int      |   4          |
+-----------------------------------+------------------------------ ----------------------------------------+-------------+--------------+
+-----------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| bamg_precond_tolerance            | See ``HYPRE_BoomerAMGSetTol``.                                        |    Real     |   0.0        |
+-----------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| bamg_relax_order                  | See ``HYPRE_BoomerAMGSetRelaxOrder``.                                 |    Int      |   1          |
@@ -247,7 +247,7 @@ The following inputs are valid when using ``BoomerAMG`` as a preconditioner or s
+-----------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| bamg_variant                      | See ``HYPRE_BoomerAMGSetVariant``.                                    |    Int      |   0          |
+-----------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| bamg_verbose                      | Set ``BoomerAMG` verbosity.                                           |    Int      |   0          |
| bamg_verbose                      | Set ``BoomerAMG`` verbosity.                                          |    Int      |   0          |
+-----------------------------------+-----------------------------------------------------------------------+-------------+--------------+