diff --git a/ebos/eclbasevanguard.hh b/ebos/eclbasevanguard.hh index cb9d7fe38..37c9bba04 100644 --- a/ebos/eclbasevanguard.hh +++ b/ebos/eclbasevanguard.hh @@ -138,7 +138,7 @@ struct EclStrictParsing { }; template struct SchedRestart { - static constexpr bool value = false; + static constexpr bool value = true; }; template struct EdgeWeightsMethod {