This commit is contained in:
Hrvoje Jasak 2017-06-16 12:39:53 +01:00
parent 867c17338e
commit d31aa1c1e7
2 changed files with 1 additions and 6 deletions

View file

@ -1,10 +1,4 @@
{
volScalarField divPhi
(
"divPhi",
fvc::div(phi)
);
// Update boundary velocity for consistency with the flux
mrfZones.correctBoundaryVelocity(U);

View file

@ -1,5 +1,6 @@
label pRefCell = 0;
scalar pRefValue = 0;
setRefCell
(
p,