Go to the documentation of this file.
11 #ifndef DAResidualSimpleTFoam_H
12 #define DAResidualSimpleTFoam_H
15 #include "addToRunTimeSelectionTable.H"
16 #include "simpleControl.H"
17 #include "adjustPhi.H"
18 #include "constrainPressure.H"
virtual void updateIntermediateVariables()
update any intermediate variables that are dependent on state variables and are used in calcResiduals
volScalarField & alphaPorosity_
alpha porosity term
virtual void clear()
clear the members
simpleControl simple_
simpleControl object which will be initialized in this class
virtual void correctBoundaryConditions()
update the boundary condition for all the states in the selected solver
virtual void calcResiduals(const dictionary &options)
compute residual
DAOption daOption(mesh, pyOptions_)
DATurbulenceModel & daTurb_
DATurbulenceModel object.
DAResidualSimpleTFoam(const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex)
surfaceScalarField & phi_
TypeName("DASimpleTFoam")
IOMRFZoneListDF & MRF_
Multiple Reference Frame.
label hasFvSource_
whether to have fvSource term
volVectorField & fvSource_
fvSource term
virtual ~DAResidualSimpleTFoam()
surfaceScalarField phiRes_
DAModel daModel(mesh, daOption)
DAIndex daIndex(mesh, daOption, daModel)
fv::options & fvOptions_
fvOptions term