Skip to main content

adjointFarFieldTMVar2

Description

Usage

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

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type adjointFarFieldTMVar2;
solverName <word>;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: adjointFarFieldTMVar2wordyes-
solverNameName of operand solverwordyes-

The inherited entries are elaborated in:

  • fixedValueFvPatchField.H
  • adjointBoundaryConditions.H

Further information

Tutorial:

Source code:

API:

History: Introduced in version v1906