Namespaces | Classes | Typedefs | Functions
Foam::compressible Namespace Reference

Namespaces

 RASModels
 

Classes

class  alphatFixedDmdtWallBoilingWallFunctionFvPatchScalarField
 A simple alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField with a fixed volumetric phase-change mass flux. More...
 
class  alphatJayatillekeWallFunctionFvPatchScalarField
 This boundary condition provides a thermal wall function for turbulent thermal diffusivity (usuallyalphat) based on the Jayatilleke model. More...
 
class  alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField
 This boundary condition provides a thermal wall function for turbulent thermal diffusivity (usuallyalphat) based on the Jayatilleke model for the Eulerian multiphase solvers. More...
 
class  alphatPhaseChangeWallFunctionFvPatchScalarField
 Abstract base-class for all alphatWallFunctions supporting phase-change. More...
 
class  alphatWallBoilingWallFunctionFvPatchScalarField
 A thermal wall function for simulation of subcooled nucleate wall boiling. More...
 
class  alphatWallFunctionFvPatchScalarField
 This boundary condition provides a turbulent thermal diffusivity conditon when using wall functions. More...
 
class  convectiveHeatTransferFvPatchScalarField
 This boundary condition provides a convective heat transfer coefficient condition. More...
 
class  thermalBaffle1DFvPatchScalarField
 This BC solves a steady 1D thermal baffle. More...
 
class  thermalBaffleFvPatchScalarField
 This boundary condition provides a coupled temperature condition between multiple mesh regions. More...
 
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  turbulentTemperatureCoupledBaffleMixedFvPatchScalarField
 Mixed boundary condition for temperature, to be used for heat-transfer on back-to-back baffles. Optional thin thermal layer resistances can be specified through thicknessLayers and kappaLayers entries. More...
 
class  turbulentTemperatureRadCoupledMixedFvPatchScalarField
 Mixed boundary condition for temperature and radiation heat transfer to be used for in multiregion cases. Optional thin thermal layer resistances can be specified through thicknessLayers and kappaLayers entries. More...
 

Typedefs

typedef thermalBaffle1DFvPatchScalarField< hConstSolidThermoPhysicsconstSolid_thermalBaffle1DFvPatchScalarField
 
typedef thermalBaffle1DFvPatchScalarField< hPowerSolidThermoPhysicsexpoSolid_thermalBaffle1DFvPatchScalarField
 
typedef ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
 
typedef RASModel< EddyDiffusivity< turbulenceModel > > RASModel
 
typedef LESModel< EddyDiffusivity< turbulenceModel > > LESModel
 Typedefs for turbulence, RAS and LES models for compressible flow based on the standard laminar transport package. More...
 

Functions

 makePatchTypeField (fvPatchScalarField, thermalBaffleFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, convectiveHeatTransferFvPatchScalarField)
 
 addToPatchFieldRunTimeSelection (fvPatchScalarField, constSolid_thermalBaffle1DFvPatchScalarField)
 
 addToPatchFieldRunTimeSelection (fvPatchScalarField, expoSolid_thermalBaffle1DFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, turbulentHeatFluxTemperatureFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, turbulentTemperatureCoupledBaffleMixedFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, turbulentTemperatureRadCoupledMixedFvPatchScalarField)
 
 makePatchTypeField (fvPatchScalarField, alphatJayatillekeWallFunctionFvPatchScalarField)
 
 defineTypeNameAndDebug (alphatPhaseChangeWallFunctionFvPatchScalarField, 0)
 
 makePatchTypeField (fvPatchScalarField, alphatWallFunctionFvPatchScalarField)
 
template<class BasicCompressibleTurbulenceModel >
autoPtr< BasicCompressibleTurbulenceModel > New (const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
 

Typedef Documentation

Definition at line 44 of file thermalBaffle1DFvPatchScalarFields.H.

Definition at line 49 of file thermalBaffle1DFvPatchScalarFields.H.

Definition at line 62 of file turbulentFluidThermoModel.H.

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

Source files

Definition at line 63 of file turbulentFluidThermoModel.H.

Function Documentation

Foam::compressible::makePatchTypeField ( fvPatchScalarField  ,
thermalBaffleFvPatchScalarField   
)
Foam::compressible::makePatchTypeField ( fvPatchScalarField  ,
convectiveHeatTransferFvPatchScalarField   
)
Foam::compressible::addToPatchFieldRunTimeSelection ( fvPatchScalarField  ,
constSolid_thermalBaffle1DFvPatchScalarField   
)
Foam::compressible::addToPatchFieldRunTimeSelection ( fvPatchScalarField  ,
expoSolid_thermalBaffle1DFvPatchScalarField   
)
Foam::compressible::makePatchTypeField ( fvPatchScalarField  ,
turbulentHeatFluxTemperatureFvPatchScalarField   
)
Foam::compressible::makePatchTypeField ( fvPatchScalarField  ,
turbulentTemperatureCoupledBaffleMixedFvPatchScalarField   
)
Foam::compressible::makePatchTypeField ( fvPatchScalarField  ,
turbulentTemperatureRadCoupledMixedFvPatchScalarField   
)
Foam::compressible::makePatchTypeField ( fvPatchScalarField  ,
alphatJayatillekeWallFunctionFvPatchScalarField   
)
Foam::compressible::defineTypeNameAndDebug ( alphatPhaseChangeWallFunctionFvPatchScalarField  ,
 
)
Foam::compressible::makePatchTypeField ( fvPatchScalarField  ,
alphatWallFunctionFvPatchScalarField   
)
autoPtr<BasicCompressibleTurbulenceModel> Foam::compressible::New ( const volScalarField rho,
const volVectorField U,
const surfaceScalarField phi,
const typename BasicCompressibleTurbulenceModel::transportModel &  transport,
const word propertiesName 
)

Definition at line 36 of file turbulentFluidThermoModel.C.