interPhaseChangeDyMFoam: Corrected correctPhi to include the phase-change dilatation effect

This commit is contained in:
Henry
2014-01-28 13:07:35 +00:00
parent 26ffba307d
commit 70f27712ae
4 changed files with 21 additions and 5 deletions

View File

@ -32,7 +32,6 @@ divSchemes
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
UD Gauss upwind;
div(rhoPhi,U) Gauss linearUpwind grad(U);
div(phi,k) Gauss upwind;
div(phi,epsilon) Gauss upwind;