CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Pressure units in incompressible solvers

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By FelixL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2012, 04:17
Default Pressure units in incompressible solvers
  #1
Per
New Member
 
Per Christian Endresen
Join Date: Feb 2012
Location: Trondheim, Norway
Posts: 13
Rep Power: 14
Per is on a distinguished road
Hi


I am quite new to OpenFOAM, and have some basic questions about units. From the tutorial cases I see that the units for pressure in incompressible solvers (e.g. simpleFoam) are m^2/s^2. Which make sense since pressure is constant. I guess I then have to scale (divide) my pressure initial and boundary conditions with rho in order to get a correct solution? My real question is: can I define my pressure units to be kg/ms^2 and define density rho in the transportProperties file and get the same result? I want to be able to do this in order to avoid having to scale my pressure.


Thanks in advance for replies.
Per
Per is offline   Reply With Quote

Old   March 7, 2012, 06:42
Default
  #2
Senior Member
 
Felix L.
Join Date: Feb 2010
Location: Hamburg
Posts: 165
Rep Power: 18
FelixL is on a distinguished road
Hello, Per,


if you take a look at the Navier-Stokes equations for incompressible flows, you can see, that only the pressure gradient is relevant for such flows. Hence the absolute value of pressure is absolutely unimportant (it can even be negative!) as long as the gradients are correct.

This makes many things simple for you as a user: first, you can set your reference pressure (for example the pressure at your far field or outlet boundaries) to zero. When you have negative pressure values in your solution, this means, that these areas have a lower pressure than your reference pressure. And vice versa! If you really need the absolute pressure values (which is very rarely the case for incompressible flows), you can simply multiply the whole field with your density (e.g. 1.225 kg/m³) and add your absolute reference pressure to it (e.g. 101325 Pa). But like I said, the relative values are important, not the absolute values!

The other convenient thing about this approach is that you can easily calculate engineering quantities like the pressure coefficient. If you set your reference pressure to zero and your pressure field is already divided by density, the equation to calculate Cp is simply:

Cp = 2*p/(V_ref)^2


Feel free to ask, if you have anymore questions.


Greetings,
Felix.
mgg, neelcfd, Linmunn and 1 others like this.
FelixL is offline   Reply With Quote

Old   March 7, 2012, 07:46
Default
  #3
Per
New Member
 
Per Christian Endresen
Join Date: Feb 2012
Location: Trondheim, Norway
Posts: 13
Rep Power: 14
Per is on a distinguished road
Thanks for the reply Felix

Especially the fact that a set pressure just is a reference is useful to know. And I should have figured that out from the NS equation.

Regarding the pressure gradient. Forgive me if this is a stupid question. If one wants a pressure gradient at for instance the outlet of a pipe section (due to a propeller), is it correct that this must be scaled with the density? Since (just an example) the incompressible NS equation for 2D pressure driven flow between two plates is reduced to nu*(ddu/du^2) = (1/rho)*(dp/dx) where (1/rho)*(dp/dx) = d(p/rho)/dx = dp'/dx since rho = const. (p' = p/rho). Is it correct to assume that p' is the pressure OpenFoam Calculates, and thus one must scale the gradient when setting the boundary condition? Or am I missing something?

Regards
Per
Per is offline   Reply With Quote

Old   March 8, 2012, 11:40
Default
  #4
Senior Member
 
Felix L.
Join Date: Feb 2010
Location: Hamburg
Posts: 165
Rep Power: 18
FelixL is on a distinguished road
Hello, Per,


short answer: you are correct.


Greetings,
Felix.
FelixL is offline   Reply With Quote

Old   July 19, 2019, 03:43
Smile Similar question
  #5
New Member
 
Faiaz Khaled
Join Date: Oct 2017
Location: United States of America
Posts: 17
Rep Power: 8
faiazk is on a distinguished road
Quote:
Originally Posted by FelixL View Post
Hello, Per,


if you take a look at the Navier-Stokes equations for incompressible flows, you can see, that only the pressure gradient is relevant for such flows. Hence the absolute value of pressure is absolutely unimportant (it can even be negative!) as long as the gradients are correct.

This makes many things simple for you as a user: first, you can set your reference pressure (for example the pressure at your far field or outlet boundaries) to zero. When you have negative pressure values in your solution, this means, that these areas have a lower pressure than your reference pressure. And vice versa! If you really need the absolute pressure values (which is very rarely the case for incompressible flows), you can simply multiply the whole field with your density (e.g. 1.225 kg/m³) and add your absolute reference pressure to it (e.g. 101325 Pa). But like I said, the relative values are important, not the absolute values!

The other convenient thing about this approach is that you can easily calculate engineering quantities like the pressure coefficient. If you set your reference pressure to zero and your pressure field is already divided by density, the equation to calculate Cp is simply:

Cp = 2*p/(V_ref)^2


Feel free to ask, if you have anymore questions.


Greetings,
Felix.
Hello Everyone,


Really helpful post for me. Could you please leave your comments on my problem. Am I going in the right direction?

Calculating pressure coefficient on surface of an object in ABL simulation

Please let me know.

Thanks

Regards,
Faiaz


Thanks
faiazk is offline   Reply With Quote

Reply

Tags
density, pressure, rho, simplefoam, units


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Which pressure OpenFOAM use for incompressible flow? P/rho or (P-101325)/rho ? panda60 OpenFOAM 16 August 14, 2018 04:57
Calculation of the Governing Equations Mihail CFX 7 September 7, 2014 06:27
pressure inlet in incompressible flow dirk FLUENT 2 June 22, 2005 13:27
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 05:13
incompressible flow - prescribing pressure drop - how best to do it? M. Gerritsen Main CFD Forum 4 January 10, 1999 09:53


All times are GMT -4. The time now is 20:22.