Updated tutorial
This commit is contained in:
parent
e53d830742
commit
e42af28f7d
@ -32,6 +32,7 @@ divSchemes
|
||||
div(phi,U) Gauss linearUpwind grad(U);
|
||||
div(phi,h) Gauss linearUpwind grad(h);
|
||||
div(phi,K) Gauss linear;
|
||||
div(meshPhi,p) Gauss linear;
|
||||
div(phi,k) Gauss upwind;
|
||||
div(phi,epsilon) Gauss upwind;
|
||||
div((muEff*dev2(T(grad(U))))) Gauss linear;
|
||||
|
Loading…
Reference in New Issue
Block a user