diff --git a/ebos/eclbasevanguard.hh b/ebos/eclbasevanguard.hh index fe2611446..259d21327 100644 --- a/ebos/eclbasevanguard.hh +++ b/ebos/eclbasevanguard.hh @@ -126,7 +126,7 @@ struct EclStrictParsing { }; template struct SchedRestart { - static constexpr bool value = true; + static constexpr bool value = false; }; template struct EdgeWeightsMethod {