40#include "singlePhaseTransportModel.H"
41#include "turbulentTransportModel.H"
42#include "pimpleControl.H"
44#include "IOporosityModelList.H"
45#include "IOMRFZoneList.H"
46#include "fixedFluxPressureFvPatchScalarField.H"
110 fileName folder =
"./ITHACAoutput/Offline/");
void truthSolve()
Perform a TruthSolve.
Implementation of a parametrized full order steady NS problem and preparation of the the reduced ma...
Implementation of a parametrized full order unsteady NS problem and preparation of the the reduced ...
autoPtr< incompressible::turbulenceModel > turbulence
Turbulence model.
Eigen::MatrixXd timeBCoff
word timeDerivativeSchemeOrder
autoPtr< pimpleControl > _pimple
pimpleControl
unsteadyNS()
Construct Null.
scalar maxDeltaT
maxDeltaT
word timedepbcMethod
Time-dependent Boundary Method.
bool adjustTimeStep
adjustTimeStep
Header file of the steadyNS class.