Commit 4adaea78 authored by Charles G Waldman's avatar Charles G Waldman
Browse files

gravity default is 0 (!169)

parent 14f0bbde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ The following inputs are defined using the prefix ``mfix``:
+------------------------+----------------------------------------------------------------------------+----------+---------------------+
|                        | Description                                                                |   Type   | Default             |
+========================+============================================================================+==========+=====================+
| gravity                | Gravity vector [required].                                                 | Reals<3> | 0 0 0               |
| gravity                | Gravity vector.                                                            | Reals<3> | 0 0 0               |
+------------------------+----------------------------------------------------------------------------+----------+---------------------+
| advect_density         | Enable time evolution of fluid density.                                    | Int      | 0                   |
+------------------------+----------------------------------------------------------------------------+----------+---------------------+