Skip to content
Snippets Groups Projects
Commit 7026e6a6 authored by Henry's avatar Henry Committed by Andrew Heather
Browse files

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

parent 24679abc
Branches
Tags
No related merge requests found
......@@ -53,8 +53,6 @@
tpEqn().setReference(pRefCell, pRefValue);
fvOptions.constrain(tpEqn(), rho.name());
tpEqn().solve();
if (simple.finalNonOrthogonalIter())
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment