List of all members
DAkOmegaSST Class Reference
Inheritance diagram for DAkOmegaSST:
Inheritance graph
[legend]
Collaboration diagram for DAkOmegaSST:
Collaboration graph
[legend]

Protected Member Functions

SST functions
tmp< volScalarField > F1 (const volScalarField &CDkOmega) const
 
tmp< volScalarField > F2 () const
 
tmp< volScalarField > F3 () const
 
tmp< volScalarField > F23 () const
 
tmp< volScalarField > blend (const volScalarField &F1, const dimensionedScalar &psi1, const dimensionedScalar &psi2) const
 
tmp< volScalarField::Internal > blend (const volScalarField::Internal &F1, const dimensionedScalar &psi1, const dimensionedScalar &psi2) const
 
tmp< volScalarField > alphaK (const volScalarField &F1) const
 
tmp< volScalarField > alphaOmega (const volScalarField &F1) const
 
tmp< volScalarField::Internal > beta (const volScalarField::Internal &F1) const
 
tmp< volScalarField::Internal > gamma (const volScalarField::Internal &F1) const
 
tmp< volScalarField > DkEff (const volScalarField &F1) const
 
tmp< volScalarField > DomegaEff (const volScalarField &F1) const
 
tmp< volScalarField::Internal > Pk (const volScalarField::Internal &G) const
 
tmp< volScalarField::Internal > epsilonByk (const volScalarField &F1, const volTensorField &gradU) const
 
tmp< volScalarField::Internal > GbyNu (const volScalarField::Internal &GbyNu0, const volScalarField::Internal &F2, const volScalarField::Internal &S2) const
 
tmp< fvScalarMatrix > kSource () const
 
tmp< fvScalarMatrix > omegaSource () const
 
tmp< fvScalarMatrix > Qsas (const volScalarField::Internal &S2, const volScalarField::Internal &gamma, const volScalarField::Internal &beta) const
 

Protected Attributes

SST parameters
dimensionedScalar alphaK1_
 
dimensionedScalar alphaK2_
 
dimensionedScalar alphaOmega1_
 
dimensionedScalar alphaOmega2_
 
dimensionedScalar gamma1_
 
dimensionedScalar gamma2_
 
dimensionedScalar beta1_
 
dimensionedScalar beta2_
 
dimensionedScalar betaStar_
 
dimensionedScalar a1_
 
dimensionedScalar b1_
 
dimensionedScalar c1_
 
Switch F3_
 
- Protected Attributes inherited from DATurbulenceModel
const fvMesh & mesh_
 fvMesh More...
 
const DAOptiondaOption_
 DAOption object. More...
 
const dictionary & allOptions_
 all DAFoam options More...
 
DAGlobalVardaGlobalVar_
 global variable More...
 
volScalarField & nut_
 turbulence viscosity More...
 
volVectorField & U_
 velocity More...
 
surfaceScalarField & phi_
 face flux More...
 
volScalarField phase_
 phase field More...
 
surfaceScalarField & phaseRhoPhi_
 phase*phi*density field More...
 
volScalarField rhoOne_
 an uniform rho field with ones More...
 
word turbModelType_ = "None"
 whether the turbulence model is incompressible or compressible More...
 
IOdictionary turbDict_
 turbulence model property dict More...
 
dictionary coeffDict_
 turbulence model parameters dict More...
 
dimensionedScalar kMin_
 Lower limit of k. More...
 
dimensionedScalar epsilonMin_
 Lower limit of epsilon. More...
 
dimensionedScalar omegaMin_
 Lower limit for omega. More...
 
dimensionedScalar nuTildaMin_
 Lower limit for nuTilda. More...
 
scalar Pr_
 Prandtl number. More...
 
scalar Prt_ = -9999.0
 turbulent Prandtl number More...
 

Augmented variables for adjoint residuals

volScalarField & omega_
 
volScalarField omegaRes_
 
volScalarField & k_
 
volScalarField kRes_
 
const volScalarField & y_
 3D wall distance More...
 
autoPtr< volScalarField::Internal > GPtr_
 
volScalarField betaFIK_
 beta field for field inversion More...
 
volScalarField betaFIOmega_
 
scalarList omegaNearWall_
 
label solveTurbState_ = 0
 whether to solve for turb states More...
 
 TypeName ("kOmegaSST")
 
 DAkOmegaSST (const word modelType, const fvMesh &mesh, const DAOption &daOption)
 
virtual ~DAkOmegaSST ()
 
virtual void correctModelStates (wordList &modelStates) const
 update the turbulence state for DAStateInfo::regStates_ More...
 
virtual void correctNut ()
 update nut based on other turbulence variables and update the BCs More...
 
virtual void correctBoundaryConditions ()
 update turbulence variable boundary values More...
 
virtual void updateIntermediateVariables ()
 update any intermediate variables that are dependent on state variables and are used in calcResiduals More...
 
virtual void correctStateResidualModelCon (List< List< word >> &stateCon) const
 update the original variable connectivity for the adjoint state residuals in stateCon More...
 
virtual void addModelResidualCon (HashTable< List< List< word >>> &allCon) const
 add the model residual connectivity to stateCon More...
 
virtual void calcResiduals (const dictionary &options)
 compute the turbulence residuals More...
 
virtual void correct (label printToScreen)
 solve the residual equations and update the state More...
 
void saveOmegaNearWall ()
 save near wall omega values to omegaNearWall_ More...
 
void setOmegaNearWall ()
 set omegaNearWall_ to near wall omega values More...
 
void correctOmegaBoundaryConditions ()
 specially treatment to correct epsilon BC More...
 
virtual void getFvMatrixFields (const word varName, scalarField &diag, scalarField &upper, scalarField &lower)
 return the diag(), upper(), and lower() scalarFields from the turbulence model's fvMatrix More...
 
virtual void getTurbProdOverDestruct (volScalarField &PoD) const
 return the value of the destruction term from the turbulence model More...
 
virtual void getTurbConvOverProd (volScalarField &CoP) const
 return the value of the convective over production term from the turbulence model More...
 

Additional Inherited Members

- Public Member Functions inherited from DATurbulenceModel
 TypeName ("DATurbulenceModel")
 
 declareRunTimeSelectionTable (autoPtr, DATurbulenceModel, dictionary,(const word modelType, const fvMesh &mesh, const DAOption &daOption),(modelType, mesh, daOption))
 
 DATurbulenceModel (const word modelType, const fvMesh &mesh, const DAOption &daOption)
 
virtual ~DATurbulenceModel ()
 
void correctWallDist ()
 update wall distance for d_. Note: y_ will be automatically updated in mesh_ object More...
 
void correctAlphat ()
 update alphat More...
 
virtual void getTurbProdTerm (volScalarField &prodTerm) const
 return the value of the production term from the turbulence model More...
 
tmp< volSymmTensorField > devRhoReff () const
 dev terms More...
 
tmp< fvVectorMatrix > divDevRhoReff (volVectorField &U)
 divDev terms More...
 
tmp< fvVectorMatrix > divDevReff (volVectorField &U)
 divDev terms More...
 
tmp< volScalarField > nuEff () const
 return effective viscosity More...
 
tmp< volScalarField > nut ()
 get the nut field More...
 
tmp< volScalarField > alphaEff ()
 return effective thermal diffusivity More...
 
tmp< volScalarField > nu () const
 get the nu field More...
 
tmp< volScalarField > alpha () const
 get alpha field More...
 
tmp< volScalarField > rho () const
 get the density field More...
 
dimensionSet rhoDimensions () const
 return the dimension of rho More...
 
tmp< volScalarField > phase ()
 get the phase field More...
 
scalar prt ()
 get the turbulent Prandtl number More...
 
tmp< Foam::volScalarField > mu () const
 get mu More...
 
bool writeData (Ostream &os) const
 this is a virtual function for regIOobject More...
 
void printYPlus (const label printToScreen) const
 print the min max and mean yPlus to screen More...
 
word getTurbModelType () const
 
label isPrintTime (const Time &runTime, const label printInterval) const
 
virtual void invTranProdNuTildaEqn (const volScalarField &mySource, volScalarField &pseudoNuTilda)
 Inverse transpose product, M_nuTilda^(-T) More...
 
virtual void constructPseudoNuTildaEqn ()
 
virtual void rhsSolvePseudoNuTildaEqn (const volScalarField &nuTildaSource)
 
virtual void calcLduResidualTurb (volScalarField &nuTildaRes)
 calculate the turbulence residual using LDU matrix More...
 
virtual void solveAdjointFP (const word varName, const scalarList &rhs, scalarList &dPsi)
 solve the fvMatrixT field with given rhs and solution More...
 
- Static Public Member Functions inherited from DATurbulenceModel
static autoPtr< DATurbulenceModelNew (const word modelType, const fvMesh &mesh, const DAOption &daOption)
 

Detailed Description

Definition at line 48 of file DAkOmegaSST.H.

Constructor & Destructor Documentation

◆ DAkOmegaSST()

DAkOmegaSST ( const word  modelType,
const fvMesh &  mesh,
const DAOption daOption 
)

◆ ~DAkOmegaSST()

virtual ~DAkOmegaSST ( )
inlinevirtual

Definition at line 201 of file DAkOmegaSST.H.

Member Function Documentation

◆ F1()

tmp< volScalarField > F1 ( const volScalarField &  CDkOmega) const
protected

◆ F2()

tmp< volScalarField > F2 ( ) const
protected

Definition at line 206 of file DAkOmegaSST.C.

References DAkOmegaSST::betaStar_, DAkOmegaSST::k_, DATurbulenceModel::nu(), DAkOmegaSST::omega_, and DAkOmegaSST::y_.

Referenced by DAkOmegaSST::F23(), and DAkOmegaSST::GbyNu().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ F3()

tmp< volScalarField > F3 ( ) const
protected

Definition at line 218 of file DAkOmegaSST.C.

References DATurbulenceModel::nu(), DAkOmegaSST::omega_, and DAkOmegaSST::y_.

Referenced by DAkOmegaSST::F23().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ F23()

tmp< volScalarField > F23 ( ) const
protected

Definition at line 228 of file DAkOmegaSST.C.

References DAkOmegaSST::F2(), DAkOmegaSST::F3(), and DAkOmegaSST::F3_.

Referenced by DAkOmegaSST::calcResiduals(), DAkOmegaSST::correctNut(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ blend() [1/2]

tmp<volScalarField> blend ( const volScalarField &  F1,
const dimensionedScalar &  psi1,
const dimensionedScalar &  psi2 
) const
inlineprotected

Definition at line 83 of file DAkOmegaSST.H.

References DAkOmegaSST::F1().

Referenced by DAkOmegaSST::alphaK(), DAkOmegaSST::alphaOmega(), DAkOmegaSST::beta(), and DAkOmegaSST::gamma().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ blend() [2/2]

tmp<volScalarField::Internal> blend ( const volScalarField::Internal &  F1,
const dimensionedScalar &  psi1,
const dimensionedScalar &  psi2 
) const
inlineprotected

Definition at line 91 of file DAkOmegaSST.H.

References DAkOmegaSST::F1().

Here is the call graph for this function:

◆ alphaK()

tmp<volScalarField> alphaK ( const volScalarField &  F1) const
inlineprotected

Definition at line 99 of file DAkOmegaSST.H.

References DAkOmegaSST::alphaK1_, DAkOmegaSST::alphaK2_, DAkOmegaSST::blend(), and DAkOmegaSST::F1().

Referenced by DAkOmegaSST::DkEff().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ alphaOmega()

tmp<volScalarField> alphaOmega ( const volScalarField &  F1) const
inlineprotected

Definition at line 104 of file DAkOmegaSST.H.

References DAkOmegaSST::alphaOmega1_, DAkOmegaSST::alphaOmega2_, DAkOmegaSST::blend(), and DAkOmegaSST::F1().

Referenced by DAkOmegaSST::DomegaEff().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ beta()

tmp<volScalarField::Internal> beta ( const volScalarField::Internal &  F1) const
inlineprotected

Definition at line 109 of file DAkOmegaSST.H.

References DAkOmegaSST::beta1_, DAkOmegaSST::beta2_, DAkOmegaSST::blend(), and DAkOmegaSST::F1().

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ gamma()

tmp<volScalarField::Internal> gamma ( const volScalarField::Internal &  F1) const
inlineprotected

Definition at line 115 of file DAkOmegaSST.H.

References DAkOmegaSST::blend(), DAkOmegaSST::F1(), DAkOmegaSST::gamma1_, and DAkOmegaSST::gamma2_.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ DkEff()

tmp<volScalarField> DkEff ( const volScalarField &  F1) const
inlineprotected

Definition at line 122 of file DAkOmegaSST.H.

References DAkOmegaSST::alphaK(), DAkOmegaSST::F1(), DATurbulenceModel::nu(), and DATurbulenceModel::nut_.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ DomegaEff()

tmp<volScalarField> DomegaEff ( const volScalarField &  F1) const
inlineprotected

Definition at line 129 of file DAkOmegaSST.H.

References DAkOmegaSST::alphaOmega(), DAkOmegaSST::F1(), DATurbulenceModel::nu(), and DATurbulenceModel::nut_.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Pk()

tmp< volScalarField::Internal > Pk ( const volScalarField::Internal &  G) const
protected

◆ epsilonByk()

tmp< volScalarField::Internal > epsilonByk ( const volScalarField &  F1,
const volTensorField &  gradU 
) const
protected

Definition at line 257 of file DAkOmegaSST.C.

References DAkOmegaSST::betaStar_, and DAkOmegaSST::omega_.

Referenced by DAkOmegaSST::calcResiduals(), DAkOmegaSST::getFvMatrixFields(), and DAkOmegaSST::getTurbProdOverDestruct().

Here is the caller graph for this function:

◆ GbyNu()

tmp< volScalarField::Internal > GbyNu ( const volScalarField::Internal &  GbyNu0,
const volScalarField::Internal &  F2,
const volScalarField::Internal &  S2 
) const
protected

Definition at line 240 of file DAkOmegaSST.C.

References DAkOmegaSST::a1_, DAkOmegaSST::b1_, DAkOmegaSST::betaStar_, DAkOmegaSST::c1_, DAkOmegaSST::F2(), and DAkOmegaSST::omega_.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ kSource()

tmp< fvScalarMatrix > kSource ( ) const
protected

Definition at line 264 of file DAkOmegaSST.C.

References DAkOmegaSST::k_, and DATurbulenceModel::rhoDimensions().

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ omegaSource()

tmp< fvScalarMatrix > omegaSource ( ) const
protected

Definition at line 272 of file DAkOmegaSST.C.

References DAkOmegaSST::omega_, and DATurbulenceModel::rhoDimensions().

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Qsas()

tmp< fvScalarMatrix > Qsas ( const volScalarField::Internal &  S2,
const volScalarField::Internal &  gamma,
const volScalarField::Internal &  beta 
) const
protected

Definition at line 280 of file DAkOmegaSST.C.

References DAkOmegaSST::omega_, and DATurbulenceModel::rhoDimensions().

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TypeName()

TypeName ( "kOmegaSST"  )

◆ correctModelStates()

void correctModelStates ( wordList &  modelStates) const
virtual

update the turbulence state for DAStateInfo::regStates_

Implements DATurbulenceModel.

Definition at line 292 of file DAkOmegaSST.C.

References forAll().

Here is the call graph for this function:

◆ correctNut()

void correctNut ( )
virtual

update nut based on other turbulence variables and update the BCs

Implements DATurbulenceModel.

Definition at line 328 of file DAkOmegaSST.C.

References DAkOmegaSST::a1_, DAkOmegaSST::b1_, DATurbulenceModel::correctAlphat(), DAkOmegaSST::F23(), DAkOmegaSST::k_, DATurbulenceModel::mesh_, DATurbulenceModel::nut_, DAkOmegaSST::omega_, and U.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::updateIntermediateVariables().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ correctBoundaryConditions()

void correctBoundaryConditions ( )
virtual

update turbulence variable boundary values

Implements DATurbulenceModel.

Definition at line 350 of file DAkOmegaSST.C.

References DAkOmegaSST::k_.

◆ updateIntermediateVariables()

void updateIntermediateVariables ( )
virtual

update any intermediate variables that are dependent on state variables and are used in calcResiduals

Implements DATurbulenceModel.

Definition at line 439 of file DAkOmegaSST.C.

References DAkOmegaSST::correctNut().

Here is the call graph for this function:

◆ correctStateResidualModelCon()

void correctStateResidualModelCon ( List< List< word >> &  stateCon) const
virtual

update the original variable connectivity for the adjoint state residuals in stateCon

Implements DATurbulenceModel.

Definition at line 450 of file DAkOmegaSST.C.

References forAll().

Here is the call graph for this function:

◆ addModelResidualCon()

void addModelResidualCon ( HashTable< List< List< word >>> &  allCon) const
virtual

add the model residual connectivity to stateCon

Implements DATurbulenceModel.

Definition at line 549 of file DAkOmegaSST.C.

References DATurbulenceModel::mesh_, and DATurbulenceModel::turbModelType_.

◆ calcResiduals()

void calcResiduals ( const dictionary &  options)
virtual

◆ correct()

void correct ( label  printToScreen)
virtual

solve the residual equations and update the state

Implements DATurbulenceModel.

Definition at line 642 of file DAkOmegaSST.C.

References DAkOmegaSST::calcResiduals(), and DAkOmegaSST::solveTurbState_.

Here is the call graph for this function:

◆ saveOmegaNearWall()

void saveOmegaNearWall ( )

save near wall omega values to omegaNearWall_

Definition at line 389 of file DAkOmegaSST.C.

References forAll(), DATurbulenceModel::mesh_, DAkOmegaSST::omega_, and DAkOmegaSST::omegaNearWall_.

Referenced by DAkOmegaSST::correctOmegaBoundaryConditions().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setOmegaNearWall()

void setOmegaNearWall ( )

set omegaNearWall_ to near wall omega values

Definition at line 413 of file DAkOmegaSST.C.

References forAll(), DATurbulenceModel::mesh_, DAkOmegaSST::omega_, and DAkOmegaSST::omegaNearWall_.

Referenced by DAkOmegaSST::calcResiduals(), DAkOmegaSST::correctOmegaBoundaryConditions(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ correctOmegaBoundaryConditions()

void correctOmegaBoundaryConditions ( )

specially treatment to correct epsilon BC

Definition at line 362 of file DAkOmegaSST.C.

References DAkOmegaSST::omega_, DAkOmegaSST::saveOmegaNearWall(), and DAkOmegaSST::setOmegaNearWall().

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getFvMatrixFields()

void getFvMatrixFields ( const word  varName,
scalarField &  diag,
scalarField &  upper,
scalarField &  lower 
)
virtual

◆ getTurbProdOverDestruct()

void getTurbProdOverDestruct ( volScalarField &  PoD) const
virtual

return the value of the destruction term from the turbulence model

Reimplemented from DATurbulenceModel.

Definition at line 908 of file DAkOmegaSST.C.

References DAkOmegaSST::alphaOmega2_, D, DAkOmegaSST::epsilonByk(), DAkOmegaSST::F1(), forAll(), DAkOmegaSST::GPtr_, DAkOmegaSST::k_, DATurbulenceModel::nut_, DAkOmegaSST::omega_, DATurbulenceModel::phase_, DAkOmegaSST::Pk(), DATurbulenceModel::rho(), and DATurbulenceModel::U_.

Here is the call graph for this function:

◆ getTurbConvOverProd()

void getTurbConvOverProd ( volScalarField &  CoP) const
virtual

return the value of the convective over production term from the turbulence model

Reimplemented from DATurbulenceModel.

Definition at line 936 of file DAkOmegaSST.C.

References DAkOmegaSST::alphaOmega2_, DAkOmegaSST::F1(), forAll(), DAkOmegaSST::GPtr_, DAkOmegaSST::k_, DATurbulenceModel::nut_, DAkOmegaSST::omega_, DATurbulenceModel::phase_, DATurbulenceModel::phaseRhoPhi_, DAkOmegaSST::Pk(), DATurbulenceModel::rho(), and DATurbulenceModel::U_.

Here is the call graph for this function:

Member Data Documentation

◆ alphaK1_

dimensionedScalar alphaK1_
protected

Definition at line 55 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::alphaK().

◆ alphaK2_

dimensionedScalar alphaK2_
protected

Definition at line 56 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::alphaK().

◆ alphaOmega1_

dimensionedScalar alphaOmega1_
protected

Definition at line 58 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::alphaOmega().

◆ alphaOmega2_

dimensionedScalar alphaOmega2_
protected

◆ gamma1_

dimensionedScalar gamma1_
protected

Definition at line 61 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::gamma().

◆ gamma2_

dimensionedScalar gamma2_
protected

Definition at line 62 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::gamma().

◆ beta1_

dimensionedScalar beta1_
protected

Definition at line 64 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::beta().

◆ beta2_

dimensionedScalar beta2_
protected

Definition at line 65 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::beta().

◆ betaStar_

dimensionedScalar betaStar_
protected

◆ a1_

dimensionedScalar a1_
protected

Definition at line 69 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::correctNut(), and DAkOmegaSST::GbyNu().

◆ b1_

dimensionedScalar b1_
protected

Definition at line 70 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::correctNut(), and DAkOmegaSST::GbyNu().

◆ c1_

dimensionedScalar c1_
protected

Definition at line 71 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::GbyNu(), and DAkOmegaSST::Pk().

◆ F3_

Switch F3_
protected

Definition at line 73 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::F23().

◆ omega_

volScalarField& omega_
protected

◆ omegaRes_

volScalarField omegaRes_
protected

Definition at line 165 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::DAkOmegaSST().

◆ k_

volScalarField& k_
protected

◆ kRes_

volScalarField kRes_
protected

Definition at line 167 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::DAkOmegaSST().

◆ y_

const volScalarField& y_
protected

3D wall distance

Definition at line 171 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::F1(), DAkOmegaSST::F2(), and DAkOmegaSST::F3().

◆ GPtr_

autoPtr<volScalarField::Internal> GPtr_
protected

we need to make the G field a class variable and register it to the mesh.db such that the omegaWallFunction BC can find it

Definition at line 175 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::calcResiduals(), DAkOmegaSST::DAkOmegaSST(), DAkOmegaSST::getFvMatrixFields(), DAkOmegaSST::getTurbConvOverProd(), and DAkOmegaSST::getTurbProdOverDestruct().

◆ betaFIK_

volScalarField betaFIK_
protected

beta field for field inversion

Definition at line 178 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

◆ betaFIOmega_

volScalarField betaFIOmega_
protected

Definition at line 179 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::getFvMatrixFields().

◆ omegaNearWall_

scalarList omegaNearWall_
protected

cell-center omega values near the wall, this is to fix the issue that the omegaWallFunction will try to modify omega values for the cells near walls this will cause issue for FD-based partial derivatives, so here we basically implement a zeroGradient BC for near wall omega.

Definition at line 185 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::DAkOmegaSST(), DAkOmegaSST::saveOmegaNearWall(), and DAkOmegaSST::setOmegaNearWall().

◆ solveTurbState_

label solveTurbState_ = 0
protected

whether to solve for turb states

Definition at line 188 of file DAkOmegaSST.H.

Referenced by DAkOmegaSST::calcResiduals(), and DAkOmegaSST::correct().


The documentation for this class was generated from the following files: