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:
@ -356,7 +356,7 @@ void Foam::nearWallFields::execute()
|
||||
|
||||
Info<< type() << " " << name_ << " output:" << nl;
|
||||
|
||||
Info<< " Sampling fields fields to " << obr_.time().timeName()
|
||||
Info<< " Sampling fields to " << obr_.time().timeName()
|
||||
<< endl;
|
||||
|
||||
sampleFields(vsf_);
|
||||
|
||||
Reference in New Issue
Block a user