mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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