From 9eb1ae73070118a72a5868be0a155737e98d1c64 Mon Sep 17 00:00:00 2001 From: graham Date: Thu, 7 Oct 2010 17:48:32 +0100 Subject: [PATCH] STYLE: Output spacing. --- src/lagrangian/basic/Cloud/CloudIO.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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