Generates a VTK file of particle tracks for cases that were computed using a tracked-parcel-type cloud. More...
Generates a VTK file of particle tracks for cases that were computed using a tracked-parcel-type cloud.
-region | <name> Only apply to named mesh region. |
-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> Specify the case directory |
-parallel | Run the case in parallel |
-help | Display short usage message |
-doc | Display Doxygen documentation page |
-srcDoc | Display source code |
Definition in file particleTracks.C.
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/lagrangian/basic/Cloud/Cloud.H"
#include "src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/db/Time/timeSelector.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/lagrangian/basic/passiveParticle/passiveParticleCloud.H"
#include "src/OpenFOAM/include/addRegionOption.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createNamedMesh.H"
#include "applications/utilities/postProcessing/lagrangian/particleTracks/createFields.H"
Go to the source code of this file.