Commit 431140dc authored by Charles G Waldman's avatar Charles G Waldman
Browse files

correct variable list

parent 1daaaf01
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -45,10 +45,6 @@ The following inputs must be preceded by the prefix ``mfix`` and control which v
|                     | Description                                                           |   Type      | Default   |
+=====================+=======================================================================+=============+===========+
| plt_regtest         | Plot all variables (overrides all other plot flags)                   |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+

+---------------------+-----------------------------------------------------------------------+-------------+-----------+

+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_drag_p          | Plot particle drag force                                              |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
@@ -56,16 +52,10 @@ The following inputs must be preceded by the prefix ``mfix`` and control which v
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_gradp_g         | Plot gradient of pressure                                             |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_mass            | Plot particle mass                                                    |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_mass            | Plot particle mass                                                    |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_mu_g            | Plot fluid molecular viscosity                                        |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_omega_p         | Plot particle angular velocity                                        |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_omoi            | Plot (one divided by the) particle momentum of inertia                |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_p_g             | Plot fluid pressure                                                   |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_phase           | Plot particle type                                                    |    Int      | 0         |
@@ -76,8 +66,6 @@ The following inputs must be preceded by the prefix ``mfix`` and control which v
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_ro_p            | Plot particle density                                                 |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_ro_p            | Plot particle density                                                 |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_statwt          | Plot particle (parcel) statistical weight                             |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_T_g             | Plot fluid temperature                                                |    Int      | 0         |
@@ -90,8 +78,6 @@ The following inputs must be preceded by the prefix ``mfix`` and control which v
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_volfrac         | Plot Eulerian grid volume fraction (from cut cells)                   |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_volume          | Plot particle volume                                                  |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_vort            | Plot vorticity                                                        |    Int      | 0         |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+