

Public Member Functions | |
| boilingLiquidProperties (const alphatWallBoilingWallFunctionFvPatchScalarField &field, const phaseModel &liquid, const phaseModel &vapour) | |
| Constructor. More... | |
Public Member Functions inherited from alphatWallBoilingWallFunctionFvPatchScalarField::properties | |
| properties (const alphatWallBoilingWallFunctionFvPatchScalarField &field, const phaseModel &phase, const phaseModel &otherPhase) | |
| Constructor. More... | |
| const fvPatch & | patch () const |
| Patch. More... | |
| label | patchi () const |
| Patch index. More... | |
Public Attributes | |
| const word | volatileSpecie |
| Name of the volatile specie. More... | |
| const scalarField | AbyV |
| Patch area by neighbouring cell volume ratio. More... | |
| const tmp< scalarField > | trhoLiquidw |
| Liquid density. More... | |
| const scalarField & | rhoLiquidw |
| const tmp< scalarField > | trhoVapourw |
| Vapour density. More... | |
| const scalarField & | rhoVapourw |
| const scalarField & | Cpw |
| Liquid heat capacity. More... | |
| const tmp< scalarField > | tnuw |
| Liquid laminar kinematic viscosity. More... | |
| const scalarField & | nuw |
| const scalarField | kappaByCp |
| Liquid laminar thermal diffusivity. More... | |
| const nutWallFunctionFvPatchScalarField & | nutw |
| Liquid viscosity wall function. More... | |
| const scalarField | yPlus |
| Dimensionless wall distance. More... | |
| const scalarField | P |
| Smoothing function. More... | |
| const scalarField | Tc |
| Cell temperature. More... | |
| const scalarField | Tsat |
| Saturation temperature. More... | |
| const scalarField | L |
| Latent heat. More... | |
Public Attributes inherited from alphatWallBoilingWallFunctionFvPatchScalarField::properties | |
| const alphatWallBoilingWallFunctionFvPatchScalarField & | field |
| Wall function field. More... | |
| const phaseModel & | phase |
| Phase. More... | |
| const phaseModel & | otherPhase |
| Other phase. More... | |
| const scalarField & | alphaw |
| Volume fraction. More... | |
| const scalarField & | otherAlphaw |
| Other volume fraction. More... | |
| const phaseInterface | interface |
| Interface. More... | |
| const fluidThermophysicalTransportModel & | ttm |
| Phase thermophysical transport model. More... | |
| const scalarField | alphatConv |
| Phase convective turbulent thermal diffusivity. More... | |
Definition at line 152 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
|
inline |
Constructor.
Definition at line 202 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const word volatileSpecie |
Name of the volatile specie.
Definition at line 159 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField AbyV |
Patch area by neighbouring cell volume ratio.
Definition at line 162 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const tmp<scalarField> trhoLiquidw |
Liquid density.
Definition at line 165 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField& rhoLiquidw |
Definition at line 166 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const tmp<scalarField> trhoVapourw |
Vapour density.
Definition at line 169 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField& rhoVapourw |
Definition at line 170 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField& Cpw |
Liquid heat capacity.
Definition at line 173 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::updateCoeffs().
| const tmp<scalarField> tnuw |
Liquid laminar kinematic viscosity.
Definition at line 176 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField& nuw |
Definition at line 177 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField kappaByCp |
Liquid laminar thermal diffusivity.
Definition at line 180 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const nutWallFunctionFvPatchScalarField& nutw |
Liquid viscosity wall function.
Definition at line 183 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField yPlus |
Dimensionless wall distance.
Definition at line 186 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField P |
Smoothing function.
Definition at line 189 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
| const scalarField Tc |
Cell temperature.
Definition at line 192 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::updateCoeffs().
| const scalarField Tsat |
Saturation temperature.
Definition at line 195 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::updateCoeffs().
| const scalarField L |
Latent heat.
Definition at line 198 of file alphatWallBoilingWallFunctionFvPatchScalarField.C.