Header file of the UnsteadyNSTurb class. More...
#include "fvCFD.H"
#include "singlePhaseTransportModel.H"
#include "turbulentTransportModel.H"
#include "pimpleControl.H"
#include "fvOptions.H"
#include "IOporosityModelList.H"
#include "IOMRFZoneList.H"
#include "fixedFluxPressureFvPatchScalarField.H"
#include "steadyNS.H"
#include "unsteadyNS.H"
#include <iostream>
#include <datatable.h>
#include <bspline.h>
#include <bsplinebuilder.h>
#include <rbfspline.h>
#include <spline.h>
Go to the source code of this file.
Classes | |
class | UnsteadyNSTurb |
Implementation of a parametrized full order unsteady NS problem and preparation of the the reduced matrices for the online solve. More... | |
Header file of the UnsteadyNSTurb class.
Definition in file UnsteadyNSTurb.H.