mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Cosmetic change
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Opm {
|
|||||||
const Opm::Deck& deck,
|
const Opm::Deck& deck,
|
||||||
const GridT& grid)
|
const GridT& grid)
|
||||||
{
|
{
|
||||||
OpmLog::info("\n===============Saturation Functions Diagnostics===============");
|
OpmLog::info("\n===============Saturation Functions Diagnostics===============\n");
|
||||||
phaseCheck_(eclState);
|
phaseCheck_(eclState);
|
||||||
satFamilyCheck_(eclState);
|
satFamilyCheck_(eclState);
|
||||||
tableCheck_(eclState);
|
tableCheck_(eclState);
|
||||||
|
|||||||
Reference in New Issue
Block a user