STYLE: Updated output message

This commit is contained in:
Andrew Heather
2019-01-15 15:05:56 +00:00
parent bc12ce2ac9
commit 0abae185b7

View File

@ -285,7 +285,7 @@ bool Foam::functionObjects::runTimeControls::runTimeControl::execute()
} }
else else
{ {
Info<< " Conditions not met - calculations proceeding" << nl; Info<< " Conditions not met" << nl;
} }
Info<< endl; Info<< endl;