diff --git a/src/thermophysicalModels/solidThermo/constSolidThermo/constSolidThermo.C b/src/thermophysicalModels/solidThermo/constSolidThermo/constSolidThermo.C index 4c878fad7f..8260d2ecdb 100644 --- a/src/thermophysicalModels/solidThermo/constSolidThermo/constSolidThermo.C +++ b/src/thermophysicalModels/solidThermo/constSolidThermo/constSolidThermo.C @@ -75,8 +75,7 @@ Foam::volScalarField Foam::constSolidThermo::readProperty IOobject::MUST_READ, IOobject::NO_WRITE ), - mesh(), - dimensions + mesh() ); } else