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

Updated tutorial

parent e53d8307
Branches
Tags
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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment