Loading...
Searching...
No Matches
perform_POD.C File Reference

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[])
 

Detailed Description

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.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 61 of file perform_POD.C.