Unverified Commit cda55d78 authored by Roberto Porcu's avatar Roberto Porcu Committed by GitHub
Browse files

Merge pull request #28 from rporcu/master

fix a default value for the restarter app
parents 4f3536f7 e780ef68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ The following inputs must be preceded by "amr".
|                               | geometry checkpoint file for the DEM |        |         |
|                               | refined case                         |        |         |
+-------------------------------+--------------------------------------+--------+---------+
| refined_geom_chk_read         | Flag to turn on/off reading the EB   | bool   | true    |
| refined_geom_chk_read         | Flag to turn on/off reading the EB   | bool   | false   |
|                               | geometry checkpoint file for the DEM |        |         |
|                               | refined case                         |        |         |
+-------------------------------+--------------------------------------+--------+---------+