use better name for volScalarField

This commit is contained in:
danielque
2017-05-18 14:10:00 +02:00
parent e8f8f4668d
commit 232e8a75d0

View File

@ -194,7 +194,7 @@ void constDiffSmoothing::smoothenReferenceField(volVectorField& fieldSrc) const
(
IOobject
(
"xxx",
"NLarge",
particleCloud_.mesh().time().timeName(),
particleCloud_.mesh(),
IOobject::NO_READ,