pimpleDyMFoam/mixerVesselAMI2D: removed redundant coefficient

This commit is contained in:
Chris Greenshields
2016-06-13 13:12:24 +01:00
parent ffc5578812
commit cc151ce9a0

View File

@ -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