Skip to content
Surf Wiki
Save to docs
general/computational-fluid-dynamics

From Surf Wiki (app.surf) — the open knowledge base

Boundary conditions in computational fluid dynamics

Boundary conditions in computational fluid dynamics

Main article: Boundary conditions in fluid dynamics

Fig 1 Formation of grid in cfd]]Almost every [[computational fluid dynamics]] problem is defined under the limits of initial and boundary conditions. When constructing a staggered grid, it is common to implement boundary conditions by adding an extra node across the physical boundary. The nodes just outside the inlet of the system are used to assign the inlet conditions and the physical boundaries can coincide with the [[scalar control]] volume boundaries. This makes it possible to introduce the boundary conditions and achieve discrete equations for nodes near the boundaries with small modifications.

The most common boundary conditions used in computational fluid dynamics are

  • Intake conditions
  • Symmetry conditions
  • Physical boundary conditions
  • Cyclic conditions
  • Pressure conditions
  • Exit conditions

Intake boundary conditions

Consider the case of an inlet perpendicular to the x direction.

  • For the first u, v, φ-cell all links to neighboring nodes are active, so there is no need of any modifications to discretion equations.
  • At one of the inlet node absolute pressure is fixed and made pressure correction to zero at that node.
  • Generally computational fluid dynamics codes estimate k and ε with approximate formulate based on turbulent intensity between 1 and 6% and length scale
[[File:Fig.2 u-velocity cell at intake boundary.JPGthumbFig.2 u-velocity cell at intake boundaryalt=none]][[File:Fig.3 v-velocity cell at intake boundary.JPGthumbFig.3 v-velocity cell at intake boundaryalt=none]][[File:Fig.4 pressure correction cell at intake boundary.JPGthumbFig.4 pressure correction cell at intake boundaryalt=none]][[File:Fig. 5 scalar cell at intake boundary.JPGthumbFig. 5 scalar cell at intake boundaryalt=none]]

Symmetry boundary condition

If flow across the boundary is zero:

Normal velocities are set to zero

Scalar flux across the boundary is zero:

In this type of situations values of properties just adjacent to the solution domain are taken as values at the nearest node just inside the domain.

Physical boundary conditions

Consider situation solid wall parallel to the x-direction:

Assumptions made and relations considered-

  • The near wall flow is considered as laminar and the velocity varies linearly with distance from the wall
  • No slip condition: u = v = 0.
  • In this we are applying the “wall functions” instead of the mesh points.
[[File:Fig.6 u-velocity cell at a physical boundary.JPGleftthumbFig.6 u-velocity cell at a physical boundary]]centerthumbFig.7 v-cell at physical boundary j=3]]thumbFig.8 v-cell at physical boundary j=NJ]]

Turbulent flow:

y^+ 11.63,.

in the log-law region of a turbulent boundary layer.

Laminar flow :

y^+ .

Important points for applying wall functions:

  • The velocity is constant along parallel to the wall and varies only in the direction normal to the wall.
  • No pressure gradients in the flow direction.
  • High Reynolds number
  • No chemical reactions at the wall

Cyclic boundary condition

  • We take flux of flow leaving the outlet cycle boundary equal to the flux entering the inlet cycle boundary
  • Values of each variable at the nodes at upstream and downstream of the inlet plane are equal to values at the nodes at upstream and downstream of the outlet plane.

Pressure boundary condition

[[File:Fig.10 p’-cell at an intake boundary.JPGleftthumbFig.10 p’-cell at an intake boundary]][[File:Fig. 11 p’-cell at an exit boundary.JPGthumbFig. 11 p’-cell at an exit boundary]]

These conditions are used when we don’t know the exact details of flow distribution but boundary values of pressure are known

For example: external flows around objects, internal flows with multiple outlets, buoyancy-driven flows, free surface flows, etc.

  • The pressure corrections are taken zero at the nodes.

Exit boundary conditions

Considering the case of an outlet perpendicular to the x-direction -

[[File:Fig.12 A control volume at an exit boundary.JPGleftthumbFig.12 A control volume at an exit boundary]][[File:Fig. 13 v-control volume at an exit boundary.JPGcenterthumbFig. 13 v-control volume at an exit boundary]][[File:Fig. 14 pressure correction cell at an exit boundary.JPGthumbFig. 14 pressure correction cell at an exit boundary]][[File:Fig.15 scalar cell at an exit boundary.JPGleftthumbFig.15 scalar cell at an exit boundary]]

In fully developed flow no changes occurs in flow direction, gradient of all variables except pressure are zero in flow direction

The equations are solved for cells up to NI-1, outside the domain values of flow variables are determined by extrapolation from the interior by assuming zero gradients at the outlet plane

The outlet plane velocities with the continuity correction

U_{NI,J} = U_{NI-1,J}\frac{M_{in}}{M_{out}},.

References

  • An introduction to computational fluid dynamics by Versteeg, PEARSON.
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Boundary conditions in computational fluid dynamics — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report