diff --git a/etc/controlDict b/etc/controlDict index 6ccf2ef39c89ade400ba08dda3461cdbd2fc4cdb..45dad87437c72420ab8ec79dc09ccbede82d023e 100644 --- a/etc/controlDict +++ b/etc/controlDict @@ -482,6 +482,7 @@ DebugSwitches directionMixed 0; directional 0; disallowGenericFvPatchField 0; + disallowGenericFvsPatchField 0; disallowGenericPointPatchField 0; disallowGenericPolyPatch 0; dispersionLESModel 0; @@ -571,7 +572,7 @@ DebugSwitches fvSymmTensorMatrix 0; fvTensorMatrix 0; fvVectorMatrix 0; - fvsPatchField 0; + fvsPatchField 1; general 0; generic 0; genericPatch 0;