ENH: Tutorial updated - verticalChannel

This commit is contained in:
andy
2011-01-10 10:42:11 +00:00
parent 496a2f0c56
commit efe867170b

View File

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