Implementation of tutorial 17 for an unsteady Navier-Stokes problem with time-dependent inlet boundary conditions. More...
#include "unsteadyNS.H"
#include "ITHACAPOD.H"
#include "ReducedUnsteadyNS.H"
#include "ITHACAstream.H"
#include <chrono>
#include <math.h>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | tutorial17 |
Functions | |
int | main (int argc, char *argv[]) |
Implementation of tutorial 17 for an unsteady Navier-Stokes problem with time-dependent inlet boundary conditions.
Definition in file 17YJunction.C.
int main | ( | int | argc, |
char * | argv[] ) |
Set the number of parameters
Set samples
Set the parameters infos
Definition at line 198 of file 17YJunction.C.