Skip to content
Snippets Groups Projects

New dem options from tangential history MR 1245

Merged Deepak Rangarajan requested to merge rangarad/docs:options_from_mr1245 into main
3 files
+ 18
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -56,8 +56,6 @@ The following inputs must be preceded by "mfix." and control what variables will
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| 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 |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| plt_volfrac | Save Eulerian grid volume fraction (from cut cells) to plot file | Int | 0 |
Loading