kOmegaSSTSAS< BasicMomentumTransportModel > Class Template Reference

Scale-adaptive URAS model based on the k-omega-SST RAS model. More...

Inheritance diagram for kOmegaSSTSAS< BasicMomentumTransportModel >:
Collaboration diagram for kOmegaSSTSAS< BasicMomentumTransportModel >:

Public Types

typedef BasicMomentumTransportModel::alphaField alphaField
 
typedef BasicMomentumTransportModel::rhoField rhoField
 
typedef BasicMomentumTransportModel::transportModel transportModel
 
- Public Types inherited from kOmegaSST< BasicMomentumTransportModel >
typedef BasicMomentumTransportModel::alphaField alphaField
 
typedef BasicMomentumTransportModel::rhoField rhoField
 
typedef BasicMomentumTransportModel::transportModel transportModel
 
- Public Types inherited from kOmegaSST< eddyViscosity< RASModel< BasicMomentumTransportModel > >, BasicMomentumTransportModel >
typedef BasicMomentumTransportModel::alphaField alphaField
 
typedef BasicMomentumTransportModel::rhoField rhoField
 
typedef BasicMomentumTransportModel::transportModel transportModel
 
- Public Types inherited from eddyViscosity< RASModel< BasicMomentumTransportModel > >
typedef RASModel< BasicMomentumTransportModel > ::alphaField alphaField
 
typedef RASModel< BasicMomentumTransportModel > ::rhoField rhoField
 
typedef RASModel< BasicMomentumTransportModel > ::transportModel transportModel
 
- Public Types inherited from linearViscousStress< RASModel< BasicMomentumTransportModel > >
typedef RASModel< BasicMomentumTransportModel > ::alphaField alphaField
 
typedef RASModel< BasicMomentumTransportModel > ::rhoField rhoField
 
typedef RASModel< BasicMomentumTransportModel > ::transportModel transportModel
 
- Public Types inherited from RASModel< BasicMomentumTransportModel >
typedef BasicMomentumTransportModel::alphaField alphaField
 
typedef BasicMomentumTransportModel::rhoField rhoField
 
typedef BasicMomentumTransportModel::transportModel transportModel
 

Public Member Functions

 TypeName ("kOmegaSSTSAS")
 Runtime type information. More...
 
 kOmegaSSTSAS (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &type=typeName)
 Construct from components. More...
 
 kOmegaSSTSAS (const kOmegaSSTSAS &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~kOmegaSSTSAS ()
 Destructor. More...
 
virtual bool read ()
 Re-read model coefficients if they have changed. More...
 
const volScalarField & delta () const
 Access function to filter width. More...
 
void operator= (const kOmegaSSTSAS &)=delete
 Disallow default bitwise assignment. More...
 
- Public Member Functions inherited from kOmegaSST< BasicMomentumTransportModel >
 TypeName ("kOmegaSST")
 Runtime type information. More...
 
 kOmegaSST (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &type=typeName)
 Construct from components. More...
 
virtual ~kOmegaSST ()
 Destructor. More...
 
- Public Member Functions inherited from kOmegaSST< eddyViscosity< RASModel< BasicMomentumTransportModel > >, BasicMomentumTransportModel >
 kOmegaSST (const word &type, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport)
 Construct from components. More...
 
 kOmegaSST (const kOmegaSST &)=delete
 Disallow default bitwise copy construction. More...
 
tmp< volScalarField > DkEff (const volScalarField &F1) const
 Return the effective diffusivity for k. More...
 
tmp< volScalarField > DomegaEff (const volScalarField &F1) const
 Return the effective diffusivity for omega. More...
 
virtual tmp< volScalarField > k () const
 Return the turbulence kinetic energy. More...
 
virtual tmp< volScalarField > epsilon () const
 Return the turbulence kinetic energy dissipation rate. More...
 
virtual tmp< volScalarField > omega () const
 Return the turbulence kinetic energy dissipation rate. More...
 
virtual void correct ()
 Solve the turbulence equations and correct the turbulence viscosity. More...
 
void operator= (const kOmegaSST &)=delete
 Disallow default bitwise assignment. More...
 
- Public Member Functions inherited from eddyViscosity< RASModel< BasicMomentumTransportModel > >
 eddyViscosity (const word &modelName, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport)
 Construct from components. More...
 
virtual ~eddyViscosity ()
 Destructor. More...
 
virtual tmp< volScalarField > nut () const
 Return the turbulence viscosity. More...
 
virtual tmp< scalarField > nut (const label patchi) const
 Return the turbulence viscosity on patch. More...
 
virtual tmp< volSymmTensorField > sigma () const
 Return the Reynolds stress tensor [m^2/s^2]. More...
 
virtual void validate ()
 Validate the turbulence fields after construction. More...
 
- Public Member Functions inherited from linearViscousStress< RASModel< BasicMomentumTransportModel > >
 linearViscousStress (const word &modelName, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport)
 Construct from components. More...
 
virtual ~linearViscousStress ()
 Destructor. More...
 
virtual tmp< volSymmTensorField > devTau () const
 Return the effective stress tensor. More...
 
virtual tmp< fvVectorMatrix > divDevTau (volVectorField &U) const
 Return the source term for the momentum equation. More...
 
virtual tmp< fvVectorMatrix > divDevTau (const volScalarField &rho, volVectorField &U) const
 Return the source term for the momentum equation. More...
 
- Public Member Functions inherited from RASModel< BasicMomentumTransportModel >
 TypeName ("RAS")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, RASModel, dictionary,(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport),(alpha, rho, U, alphaRhoPhi, phi, transport))
 
 RASModel (const word &type, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport)
 Construct from components. More...
 
 RASModel (const RASModel &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~RASModel ()
 Destructor. More...
 
const dimensionedScalar & kMin () const
 Return the lower allowable limit for k (default: small) More...
 
const dimensionedScalar & epsilonMin () const
 Return the lower allowable limit for epsilon (default: small) More...
 
const dimensionedScalar & omegaMin () const
 Return the lower allowable limit for omega (default: small) More...
 
dimensionedScalar & kMin ()
 Allow kMin to be changed. More...
 
dimensionedScalar & epsilonMin ()
 Allow epsilonMin to be changed. More...
 
dimensionedScalar & omegaMin ()
 Allow omegaMin to be changed. More...
 
virtual const dictionary & coeffDict () const
 Const access to the coefficients dictionary. More...
 
virtual tmp< volScalarField > nuEff () const
 Return the effective viscosity. More...
 
virtual tmp< scalarField > nuEff (const label patchi) const
 Return the effective viscosity on patch. More...
 
void operator= (const RASModel &)=delete
 Disallow default bitwise assignment. More...
 

Protected Member Functions

virtual tmp< fvScalarMatrix > Qsas (const volScalarField::Internal &S2, const volScalarField::Internal &gamma, const volScalarField::Internal &beta) const
 SAS omega source. More...
 
- Protected Member Functions inherited from kOmegaSST< eddyViscosity< RASModel< BasicMomentumTransportModel > >, BasicMomentumTransportModel >
virtual tmp< volScalarField > F1 (const volScalarField &CDkOmega) const
 
virtual tmp< volScalarField > F2 () const
 
virtual tmp< volScalarField > F3 () const
 
virtual 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
 
virtual void correctNut (const volScalarField &S2, const volScalarField &F2)
 
virtual void correctNut ()
 
virtual tmp< volScalarField::Internal > Pk (const volScalarField::Internal &G) const
 Return k production rate. More...
 
virtual tmp< volScalarField::Internal > epsilonByk (const volScalarField::Internal &F1, const volScalarField::Internal &F2) const
 Return epsilon/k which for standard RAS is betaStar*omega. More...
 
virtual tmp< fvScalarMatrix > kSource () const
 
virtual tmp< fvScalarMatrix > omegaSource () const
 
virtual tmp< fvScalarMatrix > Qsas (const volScalarField::Internal &S2, const volScalarField::Internal &gamma, const volScalarField::Internal &beta) const
 
- Protected Member Functions inherited from RASModel< BasicMomentumTransportModel >
virtual void printCoeffs (const word &type)
 Print model coefficients. More...
 

Protected Attributes

dimensionedScalar Cs_
 
dimensionedScalar kappa_
 
dimensionedScalar zeta2_
 
dimensionedScalar sigmaPhi_
 
dimensionedScalar C_
 
autoPtr< Foam::LESdelta > delta_
 Run-time selectable delta model. More...
 
- Protected Attributes inherited from kOmegaSST< eddyViscosity< RASModel< BasicMomentumTransportModel > >, BasicMomentumTransportModel >
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_
 
const volScalarField & y_
 Wall distance. More...
 
volScalarField k_
 
volScalarField omega_
 
- Protected Attributes inherited from eddyViscosity< RASModel< BasicMomentumTransportModel > >
volScalarField nut_
 
- Protected Attributes inherited from RASModel< BasicMomentumTransportModel >
dictionary RASDict_
 RAS coefficients dictionary. More...
 
Switch turbulence_
 Turbulence on/off flag. More...
 
Switch printCoeffs_
 Flag to print the model coeffs at run-time. More...
 
dictionary coeffDict_
 Model coefficients dictionary. More...
 
dimensionedScalar kMin_
 Lower limit of k. More...
 
dimensionedScalar epsilonMin_
 Lower limit of epsilon. More...
 
dimensionedScalar omegaMin_
 Lower limit for omega. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from RASModel< BasicMomentumTransportModel >
static autoPtr< RASModel > New (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport)
 Return a reference to the selected RAS model. More...
 

Detailed Description

template<class BasicMomentumTransportModel>
class Foam::RASModels::kOmegaSSTSAS< BasicMomentumTransportModel >

Scale-adaptive URAS model based on the k-omega-SST RAS model.

References:

    Egorov, Y., & Menter F.R. (2008).
    Development and Application of SST-SAS Model in the DESIDER Project.
    Advances in Hybrid RANS-LES Modelling,
    Notes on Num. Fluid Mech. And Multidisciplinary Design,
    Volume 97, 261-270.

The model coefficients are

    kOmegaSSTSASCoeffs
    {
        // Default SST coefficients
        alphaK1     0.85;
        alphaK2     1.0;
        alphaOmega1 0.5;
        alphaOmega2 0.856;
        beta1       0.075;
        beta2       0.0828;
        betaStar    0.09;
        gamma1      5/9;
        gamma2      0.44;
        a1          0.31;
        b1          1.0;
        c1          10.0;
        F3          no;

        // Default SAS coefficients
        Cs          0.11;
        kappa       0.41;
        zeta2       3.51;
        sigmaPhi    2.0/3.0;
        C           2;

        // Delta must be specified for SAS e.g.
        delta cubeRootVol;

        cubeRootVolCoeffs
        {}
    }
Source files

Definition at line 95 of file kOmegaSSTSAS.H.

Member Typedef Documentation

◆ alphaField

typedef BasicMomentumTransportModel::alphaField alphaField

Definition at line 131 of file kOmegaSSTSAS.H.

◆ rhoField

typedef BasicMomentumTransportModel::rhoField rhoField

Definition at line 132 of file kOmegaSSTSAS.H.

◆ transportModel

typedef BasicMomentumTransportModel::transportModel transportModel

Definition at line 133 of file kOmegaSSTSAS.H.

Constructor & Destructor Documentation

◆ kOmegaSSTSAS() [1/2]

kOmegaSSTSAS ( const alphaField &  alpha,
const rhoField &  rho,
const volVectorField &  U,
const surfaceScalarField &  alphaRhoPhi,
const surfaceScalarField &  phi,
const transportModel &  transport,
const word &  type = typeName 
)

Construct from components.

Definition at line 97 of file kOmegaSSTSAS.C.

Referenced by kOmegaSSTSAS< BasicMomentumTransportModel >::Qsas().

Here is the caller graph for this function:

◆ kOmegaSSTSAS() [2/2]

kOmegaSSTSAS ( const kOmegaSSTSAS< BasicMomentumTransportModel > &  )
delete

Disallow default bitwise copy construction.

◆ ~kOmegaSSTSAS()

virtual ~kOmegaSSTSAS ( )
inlinevirtual

Destructor.

Definition at line 159 of file kOmegaSSTSAS.H.

References kOmegaSSTSAS< BasicMomentumTransportModel >::read().

Here is the call graph for this function:

Member Function Documentation

◆ Qsas()

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

◆ TypeName()

TypeName ( "kOmegaSSTSAS< BasicMomentumTransportModel >"  )

Runtime type information.

◆ read()

bool read ( )
virtual

Re-read model coefficients if they have changed.

Reimplemented from kOmegaSST< eddyViscosity< RASModel< BasicMomentumTransportModel > >, BasicMomentumTransportModel >.

Definition at line 178 of file kOmegaSSTSAS.C.

Referenced by kOmegaSSTSAS< BasicMomentumTransportModel >::~kOmegaSSTSAS().

Here is the caller graph for this function:

◆ delta()

const volScalarField& delta ( ) const
inline

Access function to filter width.

Definition at line 169 of file kOmegaSSTSAS.H.

References kOmegaSSTSAS< BasicMomentumTransportModel >::delta_, and kOmegaSSTSAS< BasicMomentumTransportModel >::operator=().

Here is the call graph for this function:

◆ operator=()

void operator= ( const kOmegaSSTSAS< BasicMomentumTransportModel > &  )
delete

Disallow default bitwise assignment.

Referenced by kOmegaSSTSAS< BasicMomentumTransportModel >::delta().

Here is the caller graph for this function:

Member Data Documentation

◆ Cs_

dimensionedScalar Cs_
protected

Definition at line 105 of file kOmegaSSTSAS.H.

◆ kappa_

dimensionedScalar kappa_
protected

Definition at line 106 of file kOmegaSSTSAS.H.

◆ zeta2_

dimensionedScalar zeta2_
protected

Definition at line 107 of file kOmegaSSTSAS.H.

◆ sigmaPhi_

dimensionedScalar sigmaPhi_
protected

Definition at line 108 of file kOmegaSSTSAS.H.

◆ C_

dimensionedScalar C_
protected

Definition at line 109 of file kOmegaSSTSAS.H.

◆ delta_

autoPtr<Foam::LESdelta> delta_
protected

Run-time selectable delta model.

Definition at line 115 of file kOmegaSSTSAS.H.

Referenced by kOmegaSSTSAS< BasicMomentumTransportModel >::delta().


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