Skip to content

Commit

Permalink
Add the new initial redistribution option from MR 1168
Browse files Browse the repository at this point in the history
  • Loading branch information
drangara committed Nov 27, 2023
1 parent f6b4cbd commit d4c47f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source_docs/inputs/InputsDiscretization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ The following inputs must be preceded by "mfix."
+---------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| redistribute_nodal_proj | Redistribute the velocity field after the nodal projection | Bool | False |
+---------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| redistribute_after_initial\ | Call initial redistribution of all fields after the initial nodal | Bool | True |
| _nodal_proj | projection | | |
+---------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| use_drag_coeff_in_proj_gp | Algebraically consistent p coeff in proj or (default) simplified form | Bool | False |
+---------------------------------+-----------------------------------------------------------------------+-------------+--------------+
| use_drag_in_godunov | Include a drag term in the Godunov flux or (default) not | Bool | False |
Expand Down

0 comments on commit d4c47f2

Please sign in to comment.