diff --git a/src/postProcessing/functionObjects/field/histogram/histogram.C b/src/postProcessing/functionObjects/field/histogram/histogram.C index 8463f6423..c8ea8b7f3 100644 --- a/src/postProcessing/functionObjects/field/histogram/histogram.C +++ b/src/postProcessing/functionObjects/field/histogram/histogram.C @@ -57,7 +57,7 @@ void Foam::functionObjects::histogram::writeGraph outputPath/formatterPtr_().getFileName(coords, fieldNames) ); - Info<< "Writing histogram of " << fieldName + Info<< " Writing histogram of " << fieldName << " to " << graphFile.name() << endl; List yPtrs(1); diff --git a/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.C b/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.C index 2e869137b..edc26a020 100644 --- a/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.C +++ b/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.C @@ -79,7 +79,7 @@ void Foam::functionObjects::regionSizeDistribution::writeGraph OFstream str(outputPath/formatterPtr_().getFileName(coords, valNames)); - Info<< "Writing distribution of " << valueName << " to " << str.name() + Info<< " Writing distribution of " << valueName << " to " << str.name() << endl; List valPtrs(1); @@ -163,9 +163,9 @@ void Foam::functionObjects::regionSizeDistribution::writeAlphaFields << fvc::domainIntegrate(backgroundAlpha).value() << endl; - Info<< "Writing liquid-core field to " << liquidCore.name() << endl; + Info<< " Writing liquid-core field to " << liquidCore.name() << endl; liquidCore.write(); - Info<< "Writing background field to " << backgroundAlpha.name() << endl; + Info<< " Writing background field to " << backgroundAlpha.name() << endl; backgroundAlpha.write(); } diff --git a/src/postProcessing/functionObjects/field/wallBoundedStreamLine/wallBoundedStreamLine.C b/src/postProcessing/functionObjects/field/wallBoundedStreamLine/wallBoundedStreamLine.C index 20724ed84..496849fd3 100644 --- a/src/postProcessing/functionObjects/field/wallBoundedStreamLine/wallBoundedStreamLine.C +++ b/src/postProcessing/functionObjects/field/wallBoundedStreamLine/wallBoundedStreamLine.C @@ -781,7 +781,7 @@ bool Foam::functionObjects::wallBoundedStreamLine::write(const bool postProcess) ) ); - Info<< "Writing data to " << vtkFile.path() << endl; + Info<< " Writing data to " << vtkFile.path() << endl; scalarFormatterPtr_().write (