Skip to main content

Inlet outlet

Properties

  • Wrapper around the mixed condition
  • Applicable to all variables
  • Sets the patch value to a user-specified fixedValue for reverse flow
  • Outflow treated using a zeroGradient condition

Usage

The condition is specified in the field file using:

<patchName>
{
type inletOutlet;
inletValue <field value>;
value <field value>;

// Optional entries
phi phi;
}

Further information

Source code: