Sample field data with a choice of interpolation schemes, sampling options and write formats. More...
Sample field data with a choice of interpolation schemes, sampling options and write formats.
| setFormat | : set output format, choice of
|
| surfaceFormat | : surface output format, choice of
|
| interpolationScheme | : interpolation scheme, choice of
|
| fields | : list of fields to sample |
| sets | : list of sets to sample, choice of
Option axis: how to write point coordinate. Choice of
Type specific options:
|
| surfaces | : list of surfaces to sample, choice of
|
| -noZero | Do not sample the 0 directory. |
| -case | <dir> Path to the case directory. Defaults to the current working directory. |
| -parallel | Run in parallel. |
| -latestTime | Only sample the latest time directory. |
| -time | <time> Only sample the time directory. |
| -constant | Include the constant directory. |
| -help | Display help message. |
| -doc | Display Doxygen API documentation page for this application. |
| -srcDoc | Display Doxygen source documentation page for this application. |
Notes Runs in parallel
Definition in file sample.C.
#include "src/OpenFOAM/global/argList/argList.H"#include "src/OpenFOAM/db/Time/timeSelector.H"#include "src/sampling/sampledSet/sampledSets/IOsampledSets.H"#include "src/sampling/sampledSurface/sampledSurfaces/IOsampledSurfaces.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 dependency graph for sample.C:Go to the source code of this file.