diff --git a/opm/models/ptflash/flashmodel.hh b/opm/models/ptflash/flashmodel.hh index 83644c113..f348523af 100644 --- a/opm/models/ptflash/flashmodel.hh +++ b/opm/models/ptflash/flashmodel.hh @@ -231,7 +231,7 @@ public: ("Method for solving vapor-liquid composition. Available options include: " "ssi, newton, ssi+newton"); - Parameters::SetDefault>(1e-12); + Parameters::SetDefault>(1.e-8); Parameters::SetDefault(true); // since thermodynamic hints are basically free if the cache for intensive quantities is