rhoPorousSimpleFoam: remove optional constraints on pEqn as this would violate continuity

This commit is contained in:
Henry 2014-05-08 11:55:55 +01:00
parent 72576fdce9
commit 8e686b3b2d

View file

@ -53,8 +53,6 @@
tpEqn().setReference(pRefCell, pRefValue);
fvOptions.constrain(tpEqn(), rho.name());
tpEqn().solve();
if (simple.finalNonOrthogonalIter())