Outlet inlet

Properties

  • Wrapper around the mixed condition
  • Applicable to all variables
  • Sets the patch value to a user-specified fixed value for reverse flow
  • Inflow treated using a zero gradient condition

Usage

The condition is specified in the field file using:

<patchName>
{
    type            outletInlet;
    outletValue     <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-2017 OpenCFD Ltd.

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