mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: controlDict: added entry for clarity.
This commit is contained in:
@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user