diff --git a/opm/core/props/satfunc/RelpermDiagnostics_impl.hpp b/opm/core/props/satfunc/RelpermDiagnostics_impl.hpp index 4e0d01669..2f72a2fcd 100644 --- a/opm/core/props/satfunc/RelpermDiagnostics_impl.hpp +++ b/opm/core/props/satfunc/RelpermDiagnostics_impl.hpp @@ -33,7 +33,7 @@ namespace Opm { Opm::DeckConstPtr deck, const GridT& grid) { - OpmLog::info("***************Saturation Functions Diagnostics***************"); + OpmLog::info("\n***************Saturation Functions Diagnostics***************"); phaseCheck_(deck); satFamilyCheck_(eclState); tableCheck_(eclState, deck);