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
committed by Andrew Heather
parent 24679abcc5
commit 7026e6a6a6

View File

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