constSolidThermo: Corrected field file reading option

This commit is contained in:
Henry Weller
2022-10-27 03:00:23 +01:00
parent 3152df4299
commit df178284fd

View File

@ -75,8 +75,7 @@ Foam::volScalarField Foam::constSolidThermo::readProperty
IOobject::MUST_READ,
IOobject::NO_WRITE
),
mesh(),
dimensions
mesh()
);
}
else