Skip to content
Snippets Groups Projects
Commit 452666cc authored by Ann Almgren's avatar Ann Almgren
Browse files

fix formatting of last table

parent 654a3c8d
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@ The following inputs must be preceded by "mfix" and determine how we load balanc
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
| | Description | Type | Default |
+======================+=======================================================================+=============+==============+
| dual_grid | If true then use the "dual_grid" approach for load balancing | Bool | False |
+----------------------+-----------------------------------------------------------------------+-------------+-----------+
| dual_grid | If true then use the "dual_grid" approach for load balancing | Bool | False |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
| load_balance_fluid | Only relevant if (dual_grid); if so do we also regrid mesh data | Int | 1 |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
| load_balance_type | What strategy to use for load balancing | String | FixedSize |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment