|
[Sponsors] |
August 18, 2015, 08:11 |
Outlet pressure
|
#1 |
Senior Member
Aja
Join Date: Nov 2013
Posts: 496
Rep Power: 15 |
Hi,
I am simulating a turbine and I have a question about outlet boundary condition in my simulation. Uniform velocity is applied at the computational domain inlet, while outlet pressure boundary condition is used at the domain outlet. This type turbine is located next to the beach of ocean, so the value of pressure is equaled at the outlet to the atmospheric pressure value. Now, How to set operating pressure and value of outlet pressure? Thanks, Aja Last edited by aja1345; August 20, 2015 at 17:20. |
|
August 18, 2015, 08:58 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
By default the operating pressure is 101325 Pa. If you keep the operating pressure at the default, the outlet pressure (which is specified as a gage pressure) should be 0 Pa.
Last edited by LuckyTran; August 18, 2015 at 10:31. |
|
August 18, 2015, 09:24 |
|
#3 | |
Senior Member
Aja
Join Date: Nov 2013
Posts: 496
Rep Power: 15 |
Quote:
In my case, compressibility effect is neglected because of the low Mach number flow and so, density is constant(=1.225 kg/m3) Now, according to the following link, what is the exact meaning of 'If the density is assumed constant or if it is derived from a profile function of temperature, the operating pressure is not used in the density calculation.'? According to above sentences and the following link, I think that the operating pressure is equal to 0. What is your opinion? file:///C:/Fluent.Inc/fluent6.3.26/h...ug/node374.htm I am grateful that guide me more about this problem. Best, Aja |
||
August 18, 2015, 10:29 |
|
#4 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
"If the density is assumed constant or if it is derived from a profile function of temperature, the operating pressure is not used in the density calculation."
This is a simple statement of truth. If you specify a constant density, then operating pressure never affects the density (which you specified as a constant). Similarly, if the density is specified as a profile function of only temperature, then once again the operating pressure does not affect your density profile in any way since it is never used. Operating pressure should be set as close to the mean pressure as possible if you want to minimize round-off error since Fluent always uses gage pressure under-the-hood. You can set the operating pressure to 0 for convenient but it doesn't help to deal with the roundoff errors which is a problem for incompressible or low-Mach number problems. Even for compressible flows, you can still get more accurate results by using a non-zero operating pressure, except that the relative improvement is less compared to incompressible flows because pressure changes in compressible flows are naturally larger (they are less susceptible to roundoff because they are bigger numbers). |
|
August 18, 2015, 10:56 |
|
#5 | |
Senior Member
Aja
Join Date: Nov 2013
Posts: 496
Rep Power: 15 |
Quote:
What is the roundoff? you say that if I specify a constant density, then operating pressure never affects the density, it is right. But I think that the operating pressure affects the outlet pressure. Correct? I should calculate Pressure drop coefficient(please see the following figure). this coefficient is related to the total pressure drop. total pressure drop= P(inlet)-P(outlet) thanks, Best, Aja |
||
August 18, 2015, 12:02 |
|
#6 | |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
Roundoff error is a type of computing error where numerical accuracy is limited by the bit representation of the values (int,float & single vs double precision, etc). Results must be computed using a finite number of digits in their representation. Small differences in big numbers are harder to represent because of roundoff error. On the other hand, large differences in small numbers have less roundoff error. Hence, Fluent uses the gage pressure to limit roundoff error. The same problem occurs practically when trying to measure pressures (to the extent that most pressure transducers are differential pressure transducers).
The choice of operating pressure is immaterial except for roundoff purposes, the physics do not change regardless of the setting of the operating pressure. This is true up to rounding errors. If rounding errors are significant, of course you can get some non-physical results. Quote:
You can still compute pressure differences using gage pressures since the same operating pressure appears in both. Nonetheless, the calculation of total pressure loss coefficient is fairly straightforward as long as you do don't mix up absolute and gage pressures. Total pressure loss should be in terms of stagnation pressure, which is not the same as static pressure and may be an absolute or gage pressure. In other words P(inlet) - P(inlet) is the total pressure loss only if you are talking about stagnation pressures. A lot can go wrong if you happen to confuse any of them. If you are talking about static/mechanical/thermodynamic pressure than that is incorrect. Furthermore, stagnation & static pressure can be inferred from different combinations of absolute or gage pressures (the same way motion can be inferred from different reference frames). |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Issues on the simulation of high-speed compressible flow within turbomachinery | dowlee | OpenFOAM Running, Solving & CFD | 11 | August 6, 2021 07:40 |
Pressure outlet BC help! | eishinsnsayshin | FLUENT | 7 | December 4, 2012 00:36 |
Unsteady pressure differential between inlet and outlet of the pipe for single phase | joshi20h | FLUENT | 0 | September 26, 2012 13:41 |
Pressure Outlet setting | CoG | STAR-CCM+ | 4 | June 9, 2010 22:47 |
Hydrostatic pressure in 2-phase flow modeling (long) | DS & HB | Main CFD Forum | 0 | January 8, 2000 16:00 |