Skip to content
Snippets Groups Projects
Commit 1ae61659 authored by Henry's avatar Henry
Browse files

interPhaseChangeFoam: No need to check continuity error and the velocity...

interPhaseChangeFoam: No need to check continuity error and the velocity divergence defines the compressibility effect
parent 5d1f6843
No related merge requests found
...@@ -49,8 +49,6 @@ ...@@ -49,8 +49,6 @@
} }
} }
#include "continuityErrs.H"
p == p_rgh + rho*gh; p == p_rgh + rho*gh;
if (p_rgh.needReference()) if (p_rgh.needReference())
......
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