Intermediate tool for handling cellZones
for function objects (e.g. momentumError
) wherein the sub-mesh option is available.
More...
Intermediate tool for handling cellZones
for function objects (e.g. momentumError
) wherein the sub-mesh option is available.
system/controlDict.functions
: <functionObject> { // Mandatory and optional entries ... // Inherited entries cellZones ( <cellZone1> <cellZone2> ... <cellZoneN> ); nLayers <label>; }
where the entries mean:
Property | Description | Type | Reqd | Deflt |
---|---|---|---|---|
cellZones | Names of cellZones | wordRes | no | - |
nLayers | Number of cell layers around cellZones | label | no | 0 |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.