wallBoiling::laggedProperties Struct Reference
Collaboration diagram for wallBoiling::laggedProperties:

Public Types

typedef compressible::alphatJayatillekeWallFunctionFvPatchScalarField alphatJayatillekeWallFunction
 Typedef to shorten the name of the Jayatilleke wall function. More...
 

Public Member Functions

const fvPatchpatch () const
 Patch. More...
 
 laggedProperties (const wallBoiling &model, const label patchi)
 Constructor. More...
 

Public Attributes

const wallBoilingmodel
 Wall function field. More...
 
const label patchi
 Patch index. More...
 
const scalarFieldalphaLiquid
 Liquid volume fraction. More...
 
const scalarFieldalphaVapour
 Vapour volume fraction. More...
 
const fluidThermophysicalTransportModelttmLiquid
 Liquid thermophysical transport model. More...
 
const fluidThermophysicalTransportModelttmVapour
 Vapour thermophysical transport model. More...
 
const scalarField alphatConvLiquid
 Liquid convective turbulent thermal diffusivity. More...
 
const scalarField alphatConvVapour
 Phase convective turbulent thermal diffusivity. More...
 
const scalarField AbyV
 Patch area by neighbouring cell volume ratio. More...
 
const scalarFieldrhoLiquid
 
const scalarFieldrhoVapour
 
const scalarFieldCpLiquid
 Liquid heat capacity. More...
 
const scalarFieldnuLiquid
 
const scalarField kappaByCpLiquid
 Liquid laminar thermal diffusivity. More...
 
const nutWallFunctionFvPatchScalarFieldnutLiquid
 Liquid viscosity wall function. More...
 
const scalarField yPlusLiquid
 Dimensionless wall distance. More...
 
const scalarField P
 Smoothing function. More...
 
const scalarField TcLiquid
 Cell temperature. More...
 
const scalarField Tsat
 Saturation temperature. More...
 
const scalarField L
 Latent heat. More...
 

Detailed Description

Definition at line 50 of file wallBoiling.C.

Member Typedef Documentation

◆ alphatJayatillekeWallFunction

Typedef to shorten the name of the Jayatilleke wall function.

Definition at line 55 of file wallBoiling.C.

Constructor & Destructor Documentation

◆ laggedProperties()

laggedProperties ( const wallBoiling model,
const label  patchi 
)
inline

Constructor.

Definition at line 127 of file wallBoiling.C.

Member Function Documentation

◆ patch()

const fvPatch& patch ( ) const
inline

Patch.

Definition at line 121 of file wallBoiling.C.

References fvMesh::boundary(), fvModel::mesh(), wallBoiling::laggedProperties::model, and wallBoiling::laggedProperties::patchi.

Here is the call graph for this function:

Member Data Documentation

◆ model

const wallBoiling& model

Wall function field.

Definition at line 58 of file wallBoiling.C.

Referenced by wallBoiling::laggedProperties::patch().

◆ patchi

const label patchi

Patch index.

Definition at line 61 of file wallBoiling.C.

Referenced by wallBoiling::laggedProperties::patch().

◆ alphaLiquid

const scalarField& alphaLiquid

Liquid volume fraction.

Definition at line 64 of file wallBoiling.C.

◆ alphaVapour

const scalarField& alphaVapour

Vapour volume fraction.

Definition at line 67 of file wallBoiling.C.

◆ ttmLiquid

Liquid thermophysical transport model.

Definition at line 70 of file wallBoiling.C.

◆ ttmVapour

Vapour thermophysical transport model.

Definition at line 73 of file wallBoiling.C.

◆ alphatConvLiquid

const scalarField alphatConvLiquid

Liquid convective turbulent thermal diffusivity.

Definition at line 76 of file wallBoiling.C.

◆ alphatConvVapour

const scalarField alphatConvVapour

Phase convective turbulent thermal diffusivity.

Definition at line 79 of file wallBoiling.C.

◆ AbyV

const scalarField AbyV

Patch area by neighbouring cell volume ratio.

Definition at line 82 of file wallBoiling.C.

◆ rhoLiquid

const scalarField& rhoLiquid

Definition at line 86 of file wallBoiling.C.

◆ rhoVapour

const scalarField& rhoVapour

Definition at line 90 of file wallBoiling.C.

◆ CpLiquid

const scalarField& CpLiquid

Liquid heat capacity.

Definition at line 93 of file wallBoiling.C.

◆ nuLiquid

const scalarField& nuLiquid

Definition at line 97 of file wallBoiling.C.

◆ kappaByCpLiquid

const scalarField kappaByCpLiquid

Liquid laminar thermal diffusivity.

Definition at line 100 of file wallBoiling.C.

◆ nutLiquid

Liquid viscosity wall function.

Definition at line 103 of file wallBoiling.C.

◆ yPlusLiquid

const scalarField yPlusLiquid

Dimensionless wall distance.

Definition at line 106 of file wallBoiling.C.

◆ P

const scalarField P

Smoothing function.

Definition at line 109 of file wallBoiling.C.

◆ TcLiquid

const scalarField TcLiquid

Cell temperature.

Definition at line 112 of file wallBoiling.C.

◆ Tsat

const scalarField Tsat

Saturation temperature.

Definition at line 115 of file wallBoiling.C.

◆ L

const scalarField L

Latent heat.

Definition at line 118 of file wallBoiling.C.


The documentation for this struct was generated from the following file: