Skip to main content

fixedUnburntEnthalpy

Description

The fixedUnburntEnthalpy is a boundary condition that provides a fixed boundary condition for unburnt enthalpy.

Usage

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

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type fixedUnburntEnthalpy;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: fixedUnburntEnthalpywordyes-

The inherited entries are elaborated in:

  • fixedValueFvPatchField.H

Further information

Tutorial:

  • N/A

Source code:

API:

History: Introduced in version 1.6