Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 390
    • Issues 390
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1756

Closed
Open
Created Jul 01, 2020 by Arash@arashgmn

Confusing typo in boundary conditions docs

I believe the description of pressureInletOutletVelocity is wrong.

This velocity inlet/outlet boundary condition is applied to pressure boundaries where the pressure is specified. A zero-gradient condition is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the patch-face normal component of the internal-cell value.

Yet, as the name suggests (or looking at the Vector type in the source code implies that it should be applied on velocity. It is iterated both in site and the Doxygen doc. It's not by any means critical, yet it makes it a bit harder to puzzle out for beginners like me.

The very same thing has recurred in pressureDirectedInletOutletVelocityFvPatchVectorField too: Doxygen

Edited Jul 01, 2020 by Arash
Assignee
Assign to
Time tracking