Execute application functionObjects to post-process existing results. More...
Go to the source code of this file.
Macros | |
#define | CREATE_TIME createTime.H |
#define | CREATE_MESH createMesh.H |
#define | CREATE_FIELDS createFields.H |
#define | CREATE_CONTROL createControl.H |
#define | INCLUDE_FILE(X) INCLUDE_FILE2(X) |
#define | INCLUDE_FILE2(X) #X |
Functions | |
if (argList::postProcess(argc, argv)) | |
Execute application functionObjects to post-process existing results.
Original source file postProcess.H
If the "dict" argument is specified the functionObjectList is constructed from that dictionary otherwise the functionObjectList is constructed from the "functions" sub-dictionary of "system/controlDict"
Multiple time-steps may be processed and the standard utility time controls are provided.
Definition in file postProcess.H.
#define CREATE_TIME createTime.H |
Definition at line 36 of file postProcess.H.
#define CREATE_MESH createMesh.H |
Definition at line 40 of file postProcess.H.
#define CREATE_FIELDS createFields.H |
Definition at line 44 of file postProcess.H.
#define CREATE_CONTROL createControl.H |
Definition at line 48 of file postProcess.H.
#define INCLUDE_FILE | ( | X | ) | INCLUDE_FILE2(X) |
Definition at line 53 of file postProcess.H.
#define INCLUDE_FILE2 | ( | X | ) | #X |
Definition at line 54 of file postProcess.H.
if | ( | argList::postProcess(argc, argv) | ) |
Definition at line 64 of file postProcess.H.
References Foam::abort(), timeSelector::addOptions(), args, Foam::endl(), argList::executable(), Foam::FatalError, FatalErrorIn, Foam::FatalIOError, forAll, argList::found(), Foam::Info, mesh, Foam::New(), Foam::BitOps::print(), runTime, timeSelector::select0(), error::throwing(), and Foam::Warning.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.