#include "unsteadyNST.H"
#include "ITHACAPOD.H"
#include "ReducedUnsteadyNS.H"
#include "ReducedUnsteadyNST.H"
#include "ITHACAstream.H"
#include <chrono>
#include <math.h>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | tutorial07 |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] ) |
Set the number of parameters
Set samples
Set the parameters infos
Definition at line 82 of file 07NonIsothermalMixingElbow.C.