Skip to content
Snippets Groups Projects
Commit 9d6b8a9c authored by Kutalmış Berçin's avatar Kutalmış Berçin
Browse files

TUT: mixerVessel2D: add missing MRF-related keyword

parent d859f7b0
No related branches found
No related tags found
1 merge request!695OpenFOAM v2406
...@@ -29,6 +29,7 @@ divSchemes ...@@ -29,6 +29,7 @@ divSchemes
default none; default none;
div(phi,U) Gauss limitedLinearV 1; div(phi,U) Gauss limitedLinearV 1;
div(phiMRF,p) Gauss limitedLinear 1;
div(phi,h) Gauss limitedLinear 1; div(phi,h) Gauss limitedLinear 1;
div(phi,K) Gauss linear; div(phi,K) Gauss linear;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment