Skip to main content

gradientUnburntEnthalpy

Description

The gradientUnburntEnthalpy is a boundary condition that provides a gradient 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 gradientUnburntEnthalpy;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: gradientUnburntEnthalpywordyes-

The inherited entries are elaborated in:

  • fixedGradientFvPatchField.H

Further information

Tutorial:

  • N/A

Source code:

API:

History: Introduced in version 1.6