Update tutorial cases

This commit is contained in:
mathiasvangoe
2018-10-11 13:36:10 +02:00
parent 146e783415
commit dfd665c15f
5 changed files with 6 additions and 2 deletions

View File

@ -39,6 +39,7 @@ divSchemes
div(((dev(grad(U).T())*rho)*dev(grad(U).T()))) Gauss linear;
div((((((alpha.water*rho)*nu.water)|(alpha.water*rho))*rho)*dev(grad(U).T()))) Gauss linear;
div(((nu*rho)*dev(grad(U).T()))) Gauss linear;
default Gauss linear;
}
laplacianSchemes