Mixed
Properties
- Robin condition
- a linear blend of fixedValue and gradient conditions
- blending specified using a value fraction
- not usually applied directly, but used in derived types, e.g. the inletOutlet condition
- explicit and implicit contributions
Face values are evaluated according to:
where : face value
: cell value
: reference value
: face-to-cell distance
: value fraction
Usage
<patchName>
{
type mixed;
refValue <field value>;
refGradient <field value>;
valueFraction <field value>;
}
Further information
Source code: