Application to perform POD on an already run case. More...
#include "fvCFD.H"#include "IOmanip.H"#include "IFstream.H"#include "primitiveFields.H"#include "FieldFields.H"#include "scalarMatrices.H"#include "SortableList.H"#include "volFieldsFwd.H"#include "forces.H"#include "forceCoeffs.H"#include "volFields.H"#include <iostream>#include <fstream>#include <sstream>#include <vector>#include <string>#include <stdio.h>#include "ITHACAPOD.H"#include "ITHACAparameters.H"#include "setRootCase.H"#include "createTime.H"#include "createMesh.H"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Application to perform POD on an already run case.
In order to use this file one needs to prepare a ITHACAPODdict file, in order to check the syntax one needs to check the ITHACAPODdict file.
Definition in file perform_POD.C.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 61 of file perform_POD.C.
1.13.2