FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

setFields.C File Reference

Selects a cell set through a dictionary. More...


Detailed Description

Selects a cell set through a dictionary.

Usage
  • setFields [OPTIONS]
Parameters:
-noZero
Ignore timestep 0.
-constant
Include the constant directory.
-time<time>
Apply only to specific time.
-latestTime
Only apply to latest time step.
-case<dir>
Case directory.
-parallel
Run in parallel.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file setFields.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/timeSelector.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
#include "src/meshTools/sets/topoSetSource/topoSetSource.H"
#include "src/meshTools/sets/topoSets/cellSet.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
Include dependency graph for setFields.C:

Go to the source code of this file.