
Public Types | |
| typedef compressible::alphatJayatillekeWallFunctionFvPatchScalarField | alphatJayatillekeWallFunction |
| Typedef to shorten the name of the Jayatilleke wall function. More... | |
Public Member Functions | |
| const fvPatch & | patch () const |
| Patch. More... | |
| laggedProperties (const wallBoiling &model, const label patchi) | |
| Constructor. More... | |
Public Attributes | |
| const wallBoiling & | model |
| Wall function field. More... | |
| const label | patchi |
| Patch index. More... | |
| const scalarField & | alphaLiquid |
| Liquid volume fraction. More... | |
| const scalarField & | alphaVapour |
| Vapour volume fraction. More... | |
| const fluidThermophysicalTransportModel & | ttmLiquid |
| Liquid thermophysical transport model. More... | |
| const fluidThermophysicalTransportModel & | ttmVapour |
| 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 scalarField & | rhoLiquid |
| const scalarField & | rhoVapour |
| const scalarField & | CpLiquid |
| Liquid heat capacity. More... | |
| const scalarField & | nuLiquid |
| const scalarField | kappaByCpLiquid |
| Liquid laminar thermal diffusivity. More... | |
| const nutWallFunctionFvPatchScalarField & | nutLiquid |
| 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... | |
Definition at line 50 of file wallBoiling.C.
Typedef to shorten the name of the Jayatilleke wall function.
Definition at line 55 of file wallBoiling.C.
|
inline |
Constructor.
Definition at line 127 of file wallBoiling.C.
|
inline |
Patch.
Definition at line 121 of file wallBoiling.C.
References fvMesh::boundary(), fvModel::mesh(), wallBoiling::laggedProperties::model, and wallBoiling::laggedProperties::patchi.

| const wallBoiling& model |
Wall function field.
Definition at line 58 of file wallBoiling.C.
Referenced by wallBoiling::laggedProperties::patch().
| const label patchi |
Patch index.
Definition at line 61 of file wallBoiling.C.
Referenced by wallBoiling::laggedProperties::patch().
| const scalarField& alphaLiquid |
Liquid volume fraction.
Definition at line 64 of file wallBoiling.C.
| const scalarField& alphaVapour |
Vapour volume fraction.
Definition at line 67 of file wallBoiling.C.
| const fluidThermophysicalTransportModel& ttmLiquid |
Liquid thermophysical transport model.
Definition at line 70 of file wallBoiling.C.
| const fluidThermophysicalTransportModel& ttmVapour |
Vapour thermophysical transport model.
Definition at line 73 of file wallBoiling.C.
| const scalarField alphatConvLiquid |
Liquid convective turbulent thermal diffusivity.
Definition at line 76 of file wallBoiling.C.
| const scalarField alphatConvVapour |
Phase convective turbulent thermal diffusivity.
Definition at line 79 of file wallBoiling.C.
| const scalarField AbyV |
Patch area by neighbouring cell volume ratio.
Definition at line 82 of file wallBoiling.C.
| const scalarField& rhoLiquid |
Definition at line 86 of file wallBoiling.C.
| const scalarField& rhoVapour |
Definition at line 90 of file wallBoiling.C.
| const scalarField& CpLiquid |
Liquid heat capacity.
Definition at line 93 of file wallBoiling.C.
| const scalarField& nuLiquid |
Definition at line 97 of file wallBoiling.C.
| const scalarField kappaByCpLiquid |
Liquid laminar thermal diffusivity.
Definition at line 100 of file wallBoiling.C.
| const nutWallFunctionFvPatchScalarField& nutLiquid |
Liquid viscosity wall function.
Definition at line 103 of file wallBoiling.C.
| const scalarField yPlusLiquid |
Dimensionless wall distance.
Definition at line 106 of file wallBoiling.C.
| const scalarField P |
Smoothing function.
Definition at line 109 of file wallBoiling.C.
| const scalarField TcLiquid |
Cell temperature.
Definition at line 112 of file wallBoiling.C.
| const scalarField Tsat |
Saturation temperature.
Definition at line 115 of file wallBoiling.C.
| const scalarField L |
Latent heat.
Definition at line 118 of file wallBoiling.C.