opm-simulators/opm
Markus Blatt 74936c3239 Skip exception for unset verbosity, use fallback for default solvers
boost::property_try::get without a defaults throws an exception. As
result the nonlinear solver and timestepper think that there is a
problem with solving and chop the timnestep until they give up.

This commit fixes this by using a default and falling back to the
command line specified value for the default solvers.
2020-05-18 08:33:49 +02:00
..
core/props Remove Deck argument to RelpermDiagnostic 2020-03-13 08:54:30 +01:00
simulators Skip exception for unset verbosity, use fallback for default solvers 2020-05-18 08:33:49 +02:00