Skip to content
Snippets Groups Projects
Commit 4fc53195 authored by Felix's avatar Felix
Browse files

revert complicated div thingy to original scheme

because of error
parent bccf77c7
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ divSchemes
div(phi,epsilon) $turbulence;
div(phi,omega) $turbulence; // error was that this was missing. Just do the same as with the other div(phi,...)...
div((nuEff*dev2(T(grad(U))))) $turbulence; // to have the same everywhere Gauss linear;
div((nuEff*dev2(T(grad(U))))) Gauss linear;
}
laplacianSchemes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment