Content deleted Content added
m fixed date in needs-attention tag |
Link suggestions feature: 3 links added. Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit Newcomer task Suggested: add links |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1:
{{
[[File:Fig 1 Formation of grid in cfd.JPG|thumb|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.▼
}}{{Main|Boundary conditions in fluid dynamics}}▼
▲[[File:Fig 1 Formation of grid in cfd.JPG|thumb|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'''
Line 15 ⟶ 13:
==Intake boundary conditions==
Consider the case of an inlet perpendicular to the x direction.
[[File:Fig.4 pressure correction cell at intake boundary.JPG|thumb|Fig.4 pressure correction cell at intake boundary]]▼
*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.JPG|thumb|Fig.2 u-velocity cell at intake boundary|alt=|none]] || [[File:Fig.3 v-velocity cell at intake boundary.JPG|thumb|Fig.3 v-velocity cell at intake boundary|alt=|none]] || [[File:Fig.4 pressure correction cell at intake boundary.JPG|thumb|Fig.4 pressure correction cell at intake boundary|alt=|none]] || [[File:Fig. 5 scalar cell at intake boundary.JPG|thumb|Fig. 5 scalar cell at intake boundary|alt=|none]]
|}
==Symmetry boundary condition==
Line 37 ⟶ 39:
Consider situation solid wall parallel to the x-direction:
'''Assumptions made and relations considered'''-
Line 47 ⟶ 45:
*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.JPG|left|thumb|Fig.6 u-velocity cell at a physical boundary]] || [[File:Fig.7 v-cell at physical boundary j=3.JPG|center|thumb|Fig.7 v-cell at physical boundary j=3]] || [[File:Fig.8 v-cell at physical boundary j=NJ.JPG|thumb|Fig.8 v-cell at physical boundary j=NJ]] ||
▲[[File:Fig.
|}
'''[[Turbulent flow]]''':
Line 52 ⟶ 57:
<math> y^+ > 11.63\,</math>.
in the log-law region of a turbulent [[boundary layer]].
'''[[Laminar flow]]''' :
Line 71 ⟶ 76:
==Pressure boundary condition==
[[File:Fig.10 p’-cell at an intake boundary.JPG|left|thumb|Fig.10 p’-cell at an intake boundary]]▼
{|
|+
|-
▲| [[File:Fig.10 p’-cell at an intake boundary.JPG|left|thumb|Fig.10 p’-cell at an intake boundary]] || [[File:Fig. 11 p’-cell at an exit boundary.JPG|thumb|Fig. 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.
Line 82 ⟶ 91:
==Exit boundary conditions==
Considering the case of an outlet perpendicular to the x-direction -
{|
|+
|-
| [[File:Fig.12 A control volume at an exit boundary.JPG|left|thumb|Fig.12 A control volume at an exit boundary]] || [[File:Fig. 13 v-control volume at an exit boundary.JPG|center|thumb|Fig. 13 v-control volume at an exit boundary]] || [[File:Fig. 14 pressure correction cell at an exit boundary.JPG|thumb|Fig. 14 pressure correction cell at an exit boundary]] || [[File:Fig.15 scalar cell at an exit boundary.JPG|left|thumb|Fig.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
Line 100 ⟶ 111:
[[Category:Computational fluid dynamics]]
|