STYLE: Updated output message
This commit is contained in:
@ -285,7 +285,7 @@ bool Foam::functionObjects::runTimeControls::runTimeControl::execute()
|
||||
}
|
||||
else
|
||||
{
|
||||
Info<< " Conditions not met - calculations proceeding" << nl;
|
||||
Info<< " Conditions not met" << nl;
|
||||
}
|
||||
|
||||
Info<< endl;
|
||||
|
||||
Reference in New Issue
Block a user