Inlet outlet

Properties

  • Wrapper around the mixed condition
  • Applicable to all variables
  • Sets the patch value to a user-specified fixed value for reverse flow
  • Outflow treated using a zero gradient 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:


Would you like to suggest an improvement to this page? Create an issue

Copyright © 2016 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License