Pressure-inlet outlet velocity

Properties

  • Wrapper around the mixed condition
  • Applicable to the velocity vector field
  • Flow out of the domain: assigns a zero gradient condition
  • Flow into the domain: assigns a velocity based on the flux in the patch-normal direction

Usage

The condition is specified in the field file using:

<patchName>
{
    type                pressureInletOutletVelocity;
    tangentialVelocity  <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