rhoPorousSimpleFoam: remove optional constraints on pEqn as this would violate continuity
This commit is contained in:
parent
72576fdce9
commit
8e686b3b2d
1 changed files with 0 additions and 2 deletions
|
|
@ -53,8 +53,6 @@
|
|||
|
||||
tpEqn().setReference(pRefCell, pRefValue);
|
||||
|
||||
fvOptions.constrain(tpEqn(), rho.name());
|
||||
|
||||
tpEqn().solve();
|
||||
|
||||
if (simple.finalNonOrthogonalIter())
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue