Commit bf5587e9 authored by Deepak Rangarajan's avatar Deepak Rangarajan
Browse files

update eb checkpoint file options

parent ccb16d52
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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   |             |           |
+-------------------------+-----------------------------------------------------------------------+-------------+-----------+
+3 −0
Original line number Diff line number Diff line
@@ -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 |                     |
+------------------------+-------------------------------------------------------------------+----------+---------------------+