Skip to content
Snippets Groups Projects
Commit bf5587e9 authored by Deepak Rangarajan's avatar Deepak Rangarajan
Browse files

update eb checkpoint file options

parent ccb16d52
No related branches found
No related tags found
1 merge request!21documentation update to support EB checkpoint files
...@@ -21,6 +21,3 @@ The following inputs must be preceded by "amr" and control checkpoint/restart. ...@@ -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 | | 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 | | |
+-------------------------+-----------------------------------------------------------------------+-------------+-----------+
...@@ -102,6 +102,9 @@ The following inputs must be preceded by "mfix." ...@@ -102,6 +102,9 @@ The following inputs must be preceded by "mfix."
| | Description | Type | Default | | | Description | Type | Default |
+========================+===================================================================+==========+=====================+ +========================+===================================================================+==========+=====================+
| geometry | Which type of EB geometry are we using? | String | | | 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 | | | geometry_filename | The CSG file that defines the EB geometry | String | |
+------------------------+-------------------------------------------------------------------+----------+---------------------+ +------------------------+-------------------------------------------------------------------+----------+---------------------+
......
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