wallCondensation::properties Struct Reference
Collaboration diagram for wallCondensation::properties:

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...
 
 properties (const wallCondensation &model, const label patchi)
 Constructor. More...
 

Public Attributes

const wallCondensationmodel
 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 scalarFieldCpVapour
 Vapour heat capacity. More...
 
const scalarField TcVapour
 Cell temperature. More...
 
const scalarField TwVapour
 Patch temperature. More...
 
const scalarField pSat
 Saturation pressure. More...
 
const scalarField L
 Latent heat. More...
 

Detailed Description

Definition at line 46 of file wallCondensation.C.

Member Typedef Documentation

◆ alphatJayatillekeWallFunction

Typedef to shorten the name of the Jayatilleke wall function.

Definition at line 51 of file wallCondensation.C.

Constructor & Destructor Documentation

◆ properties()

properties ( const wallCondensation model,
const label  patchi 
)
inline

Constructor.

Definition at line 102 of file wallCondensation.C.

Member Function Documentation

◆ patch()

const fvPatch& patch ( ) const
inline

Patch.

Definition at line 96 of file wallCondensation.C.

References fvMesh::boundary(), fvModel::mesh(), wallCondensation::properties::model, and wallCondensation::properties::patchi.

Here is the call graph for this function:

Member Data Documentation

◆ model

const wallCondensation& model

Wall function field.

Definition at line 54 of file wallCondensation.C.

Referenced by wallCondensation::properties::patch().

◆ patchi

const label patchi

Patch index.

Definition at line 57 of file wallCondensation.C.

Referenced by wallCondensation::properties::patch().

◆ alphaLiquid

const scalarField& alphaLiquid

Liquid volume fraction.

Definition at line 60 of file wallCondensation.C.

◆ alphaVapour

const scalarField& alphaVapour

Vapour volume fraction.

Definition at line 63 of file wallCondensation.C.

◆ ttmLiquid

Liquid thermophysical transport model.

Definition at line 66 of file wallCondensation.C.

◆ ttmVapour

Vapour thermophysical transport model.

Definition at line 69 of file wallCondensation.C.

◆ alphatConvLiquid

const scalarField alphatConvLiquid

Liquid convective turbulent thermal diffusivity.

Definition at line 72 of file wallCondensation.C.

◆ alphatConvVapour

const scalarField alphatConvVapour

Phase convective turbulent thermal diffusivity.

Definition at line 75 of file wallCondensation.C.

◆ AbyV

const scalarField AbyV

Patch area by neighbouring cell volume ratio.

Definition at line 78 of file wallCondensation.C.

◆ CpVapour

const scalarField& CpVapour

Vapour heat capacity.

Definition at line 81 of file wallCondensation.C.

◆ TcVapour

const scalarField TcVapour

Cell temperature.

Definition at line 84 of file wallCondensation.C.

◆ TwVapour

const scalarField TwVapour

Patch temperature.

Definition at line 87 of file wallCondensation.C.

◆ pSat

const scalarField pSat

Saturation pressure.

Definition at line 90 of file wallCondensation.C.

◆ L

const scalarField L

Latent heat.

Definition at line 93 of file wallCondensation.C.


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