Skip to content
Snippets Groups Projects
Commit 18bd8028 authored by Henry's avatar Henry
Browse files

Correct Info message

parent cdbaafb9
Branches
Tags
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment