Skip to main content

alphatFixedDmdtWallBoilingWallFunction

Description

The alphatFixedDmdtWallBoilingWallFunction is a boundary condition that provides a simple alphatPhaseChangeJayatillekeWallFunction condition with a fixed volumetric phase-change mass flux.

Usage

The condition requires entries in both the boundary and field files.

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type compressible::alphatFixedDmdtWallBoilingWallFunction;
vaporPhase <word>;

// Optional entries
relax <scalar>;
fixedDmdt <scalar>;
L <scalar>;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: compressible::alphatFixedDmdtWallBoilingWallFunctionwordyes-
vaporPhaseName of the vapor phasewordyes-
relaxRelaxation factor for dmdtscalarno1.0
fixedDmdtVolumetric phase-change mass flux in near wall cellsscalarno0.0
LLatent heatscalarno0.0

The inherited entries are elaborated in:

  • alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.H

Further information

Tutorial:

  • N/A

Source code:

API:

History: Introduced in version v2012