Skip to content
Snippets Groups Projects
Commit faebcaca authored by felix's avatar felix
Browse files

2 comments

parent 41bf1ba3
Branches master
No related tags found
No related merge requests found
......@@ -29,12 +29,12 @@ gradSchemes
divSchemes
{
default none;
div(phi,U) Gauss linear;
div(phi,U) Gauss linear; // probably should be limitedLinearV 1 instead
}
laplacianSchemes
{
default Gauss linear orthogonal;
default Gauss linear orthogonal; // probably should be corrected instead
}
interpolationSchemes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment