Skip to content
Snippets Groups Projects
Commit cc151ce9 authored by Chris Greenshields's avatar Chris Greenshields
Browse files

pimpleDyMFoam/mixerVesselAMI2D: removed redundant coefficient

parent ffc55788
Branches
Tags
No related merge requests found
...@@ -24,7 +24,7 @@ gradSchemes ...@@ -24,7 +24,7 @@ gradSchemes
{ {
default Gauss linear; default Gauss linear;
grad(p) Gauss linear; grad(p) Gauss linear;
grad(U) Gauss linear 1; grad(U) Gauss linear;
} }
divSchemes divSchemes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment