Skip to content
Snippets Groups Projects
Commit e42af28f authored by Henry's avatar Henry
Browse files

Updated tutorial

parent e53d8307
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment