Correct Info message
This commit is contained in:
parent
f9a8cb7cfc
commit
e44376d363
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ void Foam::InjectionModel<CloudType>::postInjectCheck
|
|||
if (allParcelsAdded > 0)
|
||||
{
|
||||
Info<< nl
|
||||
<< "--> Cloud: " << this->owner().name()
|
||||
<< "Cloud: " << this->owner().name()
|
||||
<< " injector: " << this->modelName() << nl
|
||||
<< " Added " << allParcelsAdded << " new parcels" << nl << endl;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue