Skip to content
Snippets Groups Projects
Unverified Commit 9f2390cd authored by jmusser304's avatar jmusser304 Committed by GitHub
Browse files

Merge pull request #20 from...

Merge pull request #20 from drangara/option_for_only_printing_grid_reportoption_for_only_printing_grid_report

add description for only_print_grid_report option
parents f568aaa7 e0086245
No related branches found
No related tags found
No related merge requests found
......@@ -84,3 +84,6 @@ The following inputs must be preceded by "mfix" and determine how we load balanc
| | disjoined grids | | |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
To allow a user to verify the breakdown of fluid grids created before running a full simulation, an input option,
:cpp:`mfix.only_print_grid_report` is supported. By default, it is :cpp:`False`. When set to :cpp:`True`, the run uses
minimal memory to print the grid coverage report and exits immediately after that.
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