SetsToZones

From OpenFOAMWiki
Revision as of 19:02, 3 September 2012 by Fcollonv (Talk | contribs)

1 Name

setsToZones - Add pointZones/faceZones/cellZones to the mesh from similar named pointSets/faceSets/cellSets.

Valid versions: OF Version 21.png

2 Synopsis

setsToZones [OPTIONS]

3 Description

Convert pointSets/faceSets/cellSets in pointZones/faceZones/cellZones respectively. The sets can be generated using setSet or topoSet.

-noFlipMap

Ignore orientation of faceSet

-noZero

Exclude the 0 directory from the times list

-time RANGES

Select time steps. RANGES follows the time selection rules

-latestTime

Apply only on the latest time available

-constant

Include the constant directory in the times list

-parallel

Run the utility in parallel

-roots "(DIR1 [...DIRN])"

Directories through which the data are distributed

-region NAME

Specify a mesh region by its NAME

-case DIR

Execute the command on the case directory DIR. If not provided, use the current directory

-noFunctionObjects

Skip the execution of the functionObjects

-help

Display the help and exit

This utility is used in the following tutorials:

  • lagrangian/porousExplicitSourceReactingParcelFoam/filter
  • multiphase/MRFInterFoam/mixerVessel2D
  • multiphase/MRFMultiphaseInterFoam/mixerVessel2D
  • multiphase/multiphaseEulerFoam/mixerVessel2D