Loading docs/source/inputs/InputsCheckpoint.rst +0 −3 Original line number Diff line number Diff line Loading @@ -21,6 +21,3 @@ The following inputs must be preceded by "amr" and control checkpoint/restart. +-------------------------+-----------------------------------------------------------------------+-------------+-----------+ | write_geom_chk | When True, writes the EB geometry data into a checkpoint file. | bool | False | +-------------------------+-----------------------------------------------------------------------+-------------+-----------+ | use_geom_chk_if_present | When True, looks for the EB geometry checkpoint file in the | bool | True | | | current directory and uses it, overriding any EB geometry in inputs | | | +-------------------------+-----------------------------------------------------------------------+-------------+-----------+ docs/source/inputs/InputsProblemDefinition.rst +3 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,9 @@ The following inputs must be preceded by "mfix." | | Description | Type | Default | +========================+===================================================================+==========+=====================+ | geometry | Which type of EB geometry are we using? | String | | | | | | | | | To use geometry from EB checkpoint file in current directory | | | | | set value to "chkptfile" | | | +------------------------+-------------------------------------------------------------------+----------+---------------------+ | geometry_filename | The CSG file that defines the EB geometry | String | | +------------------------+-------------------------------------------------------------------+----------+---------------------+ Loading Loading
docs/source/inputs/InputsCheckpoint.rst +0 −3 Original line number Diff line number Diff line Loading @@ -21,6 +21,3 @@ The following inputs must be preceded by "amr" and control checkpoint/restart. +-------------------------+-----------------------------------------------------------------------+-------------+-----------+ | write_geom_chk | When True, writes the EB geometry data into a checkpoint file. | bool | False | +-------------------------+-----------------------------------------------------------------------+-------------+-----------+ | use_geom_chk_if_present | When True, looks for the EB geometry checkpoint file in the | bool | True | | | current directory and uses it, overriding any EB geometry in inputs | | | +-------------------------+-----------------------------------------------------------------------+-------------+-----------+
docs/source/inputs/InputsProblemDefinition.rst +3 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,9 @@ The following inputs must be preceded by "mfix." | | Description | Type | Default | +========================+===================================================================+==========+=====================+ | geometry | Which type of EB geometry are we using? | String | | | | | | | | | To use geometry from EB checkpoint file in current directory | | | | | set value to "chkptfile" | | | +------------------------+-------------------------------------------------------------------+----------+---------------------+ | geometry_filename | The CSG file that defines the EB geometry | String | | +------------------------+-------------------------------------------------------------------+----------+---------------------+ Loading