Skip to main content

mixedEnergy

Description

The mixedEnergy is a boundary condition that provides a mixed condition for internal energy.

Usage

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

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type mixedEnergy;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: mixedEnergywordyes-

The inherited entries are elaborated in:

  • mixedFvPatchFields.H

Further information

Tutorial:

  • N/A

Source code:

API:

History: Introduced in version 2106