BUG: reactingParcelFoam: missing entry required for dynamic mesh motion (#2019)

This commit is contained in:
Kutalmis Bercin
2021-03-03 15:00:54 +00:00
committed by Mark Olesen
parent 23e14cd1d9
commit 0256e20da3

View File

@ -23,6 +23,7 @@ surfaceScalarField phiHbyA
+ phig
);
fvc::makeRelative(phiHbyA, rho, U);
MRF.makeRelative(fvc::interpolate(rho), phiHbyA);
// Update the pressure BCs to ensure flux consistency