mixedUnburntEnthalpy
Description
The mixedUnburntEnthalpy is a boundary condition that provides
a mixed 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 mixedUnburntEnthalpy;
// Inherited entries
...
}
where:
| Property | Description | Type | Required | Default |
|---|---|---|---|---|
type | Type name: mixedUnburntEnthalpy | word | yes | - |
The inherited entries are elaborated in:
- mixedFvPatchFields.H
Further information
Tutorial:
- N/A
Source code:
API:
History: Introduced in version 1.6