ENH: controlDict: added entry for clarity.

This commit is contained in:
mattijs
2019-02-14 12:41:26 +00:00
committed by Andrew Heather
parent 482a1b08a7
commit df35627e69

View File

@ -482,6 +482,7 @@ DebugSwitches
directionMixed 0; directionMixed 0;
directional 0; directional 0;
disallowGenericFvPatchField 0; disallowGenericFvPatchField 0;
disallowGenericFvsPatchField 0;
disallowGenericPointPatchField 0; disallowGenericPointPatchField 0;
disallowGenericPolyPatch 0; disallowGenericPolyPatch 0;
dispersionLESModel 0; dispersionLESModel 0;
@ -571,7 +572,7 @@ DebugSwitches
fvSymmTensorMatrix 0; fvSymmTensorMatrix 0;
fvTensorMatrix 0; fvTensorMatrix 0;
fvVectorMatrix 0; fvVectorMatrix 0;
fvsPatchField 0; fvsPatchField 1;
general 0; general 0;
generic 0; generic 0;
genericPatch 0; genericPatch 0;