Skip to content
Snippets Groups Projects

New option to save effective viscosity to plot file

Merged Deepak Rangarajan requested to merge rangarad/docs:option_from_mr1323 into main
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
@@ -51,7 +51,9 @@ The following inputs must be preceded by "mfix." and control what variables will
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_ro_g | Save fluid density to plot file | Int | 0 |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_mu_g | Save fluid viscosity to plot file | Int | 0 |
| plt_mu_g | Save fluid molecular viscosity to plot file | Int | 0 |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_mu_g_eff | Save fluid effective viscosity to plot file | Int | 0 |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_diveu | Save div(ep_g . u) to plot file | Int | 0 |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
Loading