Commit e780ef68 authored by Roberto Porcu's avatar Roberto Porcu
Browse files

fix a default value for the restarter app

parent 674c0a42
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                         |        |         |
+-------------------------------+--------------------------------------+--------+---------+