diff --git a/src/lagrangian/basic/Cloud/CloudIO.C b/src/lagrangian/basic/Cloud/CloudIO.C index 87b23e4538..c18174baec 100644 --- a/src/lagrangian/basic/Cloud/CloudIO.C +++ b/src/lagrangian/basic/Cloud/CloudIO.C @@ -121,9 +121,9 @@ void Foam::Cloud::initCloud(const bool checkClass) } else { - Pout<< "Cannot read particle positions file " << nl + Pout<< "Cannot read particle positions file:" << nl << " " << ioP.path() << nl - << " assuming the initial cloud contains 0 particles." << endl; + << "Assuming the initial cloud contains 0 particles." << endl; } // Ask for the tetBasePtIs to trigger all processors to build