sprayFoam and sprayEngineFoam: Updated thermodynamics to solve EEqn and support h and e

This commit is contained in:
Henry
2012-09-22 22:43:42 +01:00
parent 2997fc7ddb
commit 661c26288d
9 changed files with 9 additions and 95 deletions

View File

@ -36,7 +36,7 @@ divSchemes
div(phi,epsilon) Gauss upwind;
div(U) Gauss linear;
div((muEff*dev2(T(grad(U))))) Gauss linear;
div(phi,Yi_hs) Gauss upwind;
div(phi,Yi_h) Gauss upwind;
}
laplacianSchemes