Namespaces | |
RASModels | |
Data Structures | |
class | alphatJayatillekeWallFunctionFvPatchScalarField |
This boundary condition provides a kinematic turbulent thermal conductivity for using wall functions, using the Jayatilleke 'P' function. More... | |
class | turbulentBoundaryCoupledFvPatchScalarField |
class | turbulentHeatFluxTemperatureFvPatchScalarField |
Fixed heat boundary condition to specify temperature gradient. Input heat source either specified in terms of an absolute power [W], or as a flux [W/m^2]. More... | |
class | turbulentTemperatureRadFixedGradientFvPatchScalarField |
class | wallHeatTransferFvPatchScalarField |
This boundary condition provides an enthalpy condition for wall heat transfer. More... | |
Typedefs | |
typedef IncompressibleTurbulenceModel< transportModel > | turbulenceModel |
typedef RASModel< turbulenceModel > | RASModel |
typedef LESModel< turbulenceModel > | LESModel |
Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package. More... | |
Functions | |
makePatchTypeField (fvPatchScalarField, turbulentBoundaryCoupledFvPatchScalarField) | |
makePatchTypeField (fvPatchScalarField, turbulentHeatFluxTemperatureFvPatchScalarField) | |
makePatchTypeField (fvPatchScalarField, alphatJayatillekeWallFunctionFvPatchScalarField) | |
makePatchTypeField (fvPatchScalarField, wallHeatTransferFvPatchScalarField) | |
template<class BasicCompressibleTurbulenceModel > | |
autoPtr< BasicCompressibleTurbulenceModel > | New (const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName) |
makePatchTypeField (fvPatchScalarField, turbulentTemperatureRadFixedGradientFvPatchScalarField) | |
Foam::incompressible::RASModel
Definition at line 57 of file turbulentTransportModel.H.
typedef RASModel<turbulenceModel> RASModel |
Definition at line 59 of file turbulentTransportModel.H.
Typedefs for turbulence, RAS and LES models for incompressible flow based on the standard laminar transport package.
Definition at line 60 of file turbulentTransportModel.H.
makePatchTypeField | ( | fvPatchScalarField | , |
turbulentBoundaryCoupledFvPatchScalarField | |||
) |
makePatchTypeField | ( | fvPatchScalarField | , |
turbulentHeatFluxTemperatureFvPatchScalarField | |||
) |
Foam::incompressible::makePatchTypeField | ( | fvPatchScalarField | , |
alphatJayatillekeWallFunctionFvPatchScalarField | |||
) |
Foam::incompressible::makePatchTypeField | ( | fvPatchScalarField | , |
wallHeatTransferFvPatchScalarField | |||
) |
autoPtr< BasicCompressibleTurbulenceModel > New | ( | const volVectorField & | U, |
const surfaceScalarField & | phi, | ||
const typename BasicCompressibleTurbulenceModel::transportModel & | transport, | ||
const word & | propertiesName | ||
) |
Definition at line 36 of file turbulentTransportModel.C.
Foam::incompressible::makePatchTypeField | ( | fvPatchScalarField | , |
turbulentTemperatureRadFixedGradientFvPatchScalarField | |||
) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.