BUG: P1 model - read qr field if present - see #1659

This commit is contained in:
Andrew Heather
2020-04-01 10:29:28 +01:00
parent ba8d45c82d
commit d16f1312cb

View File

@ -72,7 +72,7 @@ Foam::radiation::P1::P1(const volScalarField& T)
"qr",
mesh_.time().timeName(),
mesh_,
IOobject::NO_READ,
IOobject::READ_IF_PRESENT,
IOobject::AUTO_WRITE
),
mesh_,