interPhaseChangeFoam: No need to check continuity error and the velocity divergence defines the compressibility effect

This commit is contained in:
Henry 2013-02-03 22:01:22 +00:00
parent 5d1f684346
commit 1ae61659fa

View File

@ -49,8 +49,6 @@
}
}
#include "continuityErrs.H"
p == p_rgh + rho*gh;
if (p_rgh.needReference())