Foam::incompressible Namespace Reference

Namespaces

 adjointRASModels
 Namespace for incompressible adjointRAS turbulence models.
 
 RASModels
 
 RASVariables
 

Classes

class  alphatJayatillekeWallFunctionFvPatchScalarField
 This boundary condition provides a kinematic turbulent thermal conductivity for using wall functions, using the Jayatilleke 'P' function. More...
 
class  RASModelVariables
 Abstract base class for objective functions. No point in making this runTime selectable since its children will have different constructors. More...
 

Typedefs

typedef PhaseIncompressibleTurbulenceModel< transportModelphaseIncompressibleTurbulenceModel
 
typedef IncompressibleTurbulenceModel< transportModelturbulenceModel
 
typedef laminarModel< turbulenceModellaminarModel
 
typedef RASModel< turbulenceModelRASModel
 
typedef LESModel< turbulenceModelLESModel
 Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package. Density is explicity referenced to consider the isothermal variable-density effect, as described in: More...
 

Functions

 defineTypeNameAndDebug (RASModelVariables, 0)
 
 defineRunTimeSelectionTable (RASModelVariables, dictionary)
 
template<class BasicCompressibleTurbulenceModel >
autoPtr< BasicCompressibleTurbulenceModel > New (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
 
 makePatchTypeField (fvPatchScalarField, alphatJayatillekeWallFunctionFvPatchScalarField)
 
template<class BasicCompressibleTurbulenceModel >
autoPtr< BasicCompressibleTurbulenceModel > New (const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
 

Typedef Documentation

◆ phaseIncompressibleTurbulenceModel

◆ turbulenceModel

◆ laminarModel

◆ RASModel

Definition at line 59 of file turbulentTransportModel.H.

◆ LESModel

Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package. Density is explicity referenced to consider the isothermal variable-density effect, as described in:

Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package.

    Fan, W. & Anglart, H. (2020).
    varRhoTurbVOF: A new set of volume of fluid solvers for turbulent
    isothermal multiphase flows in OpenFOAM.
    Computer Physics Communications, 247, 106876

VoFphaseTurbulentTransportModel.H

Source files

Source files

Definition at line 60 of file turbulentTransportModel.H.

Function Documentation

◆ defineTypeNameAndDebug()

Foam::incompressible::defineTypeNameAndDebug ( RASModelVariables  ,
 
)

◆ defineRunTimeSelectionTable()

Foam::incompressible::defineRunTimeSelectionTable ( RASModelVariables  ,
dictionary   
)

◆ New() [1/2]

autoPtr<BasicCompressibleTurbulenceModel> Foam::incompressible::New ( const volScalarField rho,
const volVectorField U,
const surfaceScalarField alphaRhoPhi,
const surfaceScalarField phi,
const typename BasicCompressibleTurbulenceModel::transportModel &  transport,
const word propertiesName 
)

Definition at line 31 of file VoFphaseTurbulentTransportModel.C.

References phi, rho, and U.

◆ makePatchTypeField()

Foam::incompressible::makePatchTypeField ( fvPatchScalarField  ,
alphatJayatillekeWallFunctionFvPatchScalarField   
)

◆ New() [2/2]

autoPtr< BasicCompressibleTurbulenceModel > New ( const volVectorField U,
const surfaceScalarField phi,
const typename BasicCompressibleTurbulenceModel::transportModel &  transport,
const word propertiesName 
)

Definition at line 31 of file turbulentTransportModel.C.

References phi, and U.