|
[Sponsors] |
August 4, 1999, 03:38 |
fixed pressure
|
#1 |
Guest
Posts: n/a
|
I am working on incomressible fluid flow problem with the following specifications. Inlet B.C. :fixed velocity boundary condition at 6 m/s with turbulence intensity of 2% OUTLET B.C : fixed pressure boundary condition at 0 pressure with the same turbulence. Problem: At the outlet there is INFLOW. Any Explanation. Geometry : Like Heat Exchanger Baffles are placed in the flow domain.
|
|
August 4, 1999, 05:07 |
Re: fixed pressure
|
#2 |
Guest
Posts: n/a
|
(1). You need to find out the real flow pattern first. (2). The flow pattern is determined by your problem specification, which is a strong function of the problem geometry. (3). It is likely that the outlet is not placed far downstream and there is a flow separation there. (4). So, move the outlet condition further downstream to avoid the complication first. (5). In the pressure-based solver, the solution can also run into reverse flow during iteration. But it should disappear by the time the solution converges, if the exit boundary condition is placed properly further downstream.
|
|
August 4, 1999, 09:27 |
Re: fixed pressure
|
#3 |
Guest
Posts: n/a
|
It is best to place the outlet far downstream, but sometimes it is impossible. In that case, you should check the possibility of reverse flow in the real flow system. For special cases, inflow through the boundary, including outlet, is possible correct solution. In that case, outlet is not a real outlet but a mixed inflow/outflow boundary.
Hoping that it might be helpful to you. Sincerely, Jin Wook LEE |
|
August 4, 1999, 11:21 |
Re: fixed pressure
|
#4 |
Guest
Posts: n/a
|
The real flow pattern is dependent on the specific geometry and sometime reverse flow from outlet is expected for some engineering application, for example, some burner.
You also can check if your boundary is set correctly with the following step: (1) calculate a short case; (2) calculate a long case; (3) compare the presure and velocity fields between the two cases for some specified cross-sections. If the boundary is right, then the results should be same or very closed. |
|
August 6, 1999, 01:34 |
Re: fixed pressure
|
#5 |
Guest
Posts: n/a
|
for your inlet you need 2 bc other than the turbulence intensity. also as Jin said the reversed flow may be physically realistic in which case your code needs to check whether the boundary is inflow or outflow if it is outflow your one bc is adequate if it is inflow you must then specify another bc(?).another option may be to use nonreflecting bc at the exit which may allow the reversed flow.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
Pressure BC for combustion chamber | Giuki | FLUENT | 1 | July 19, 2011 12:35 |
Setting pressure and velocity in inlet | Asghari | FLUENT | 5 | September 22, 2006 14:23 |
Neumann pressure BC and velocity field | Antech | Main CFD Forum | 0 | April 25, 2006 03:15 |
How to realize fixed pressure in my codes? | Leon | Phoenics | 2 | March 16, 2003 01:23 |