CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

incompressible flow - prescribing pressure drop - how best to do it?

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 28, 1998, 21:16
Default incompressible flow - prescribing pressure drop - how best to do it?
  #1
M. Gerritsen
Guest
 
Posts: n/a
Dear CFD-ers,

One of my colleagues would like to compute incompressible flow past an array of spheres in a box. The array is orientated along the x-direction. Periodic boundary conditions are used in the y and z-directions.

I have available a 3-D incompressible flow code based on the pressure-velocity formulation. Naturally the code requires the velocity to be specified.

My question is how to best compute the flow for a *prescribed pressure drop* over the array of cylinders? So far, I have obtained approximate answers iteratively by prescribing the velocity, checking the pressure drop, correcting the velocity and so on.

Any suggestions, references to known work and other comments welcome.

Happy New Year from down under,

Margot Gerritsen University of Auckland New Zealand

m.gerritsen@auckland.ac.nz
  Reply With Quote

Old   December 30, 1998, 12:44
Default Re: incompressible flow - prescribing pressure drop - how best to do it?
  #2
John C. Chien
Guest
 
Posts: n/a
The pressure drop normally is the solution of the problem. For incompressible flow problems, the solution is fixed when the inlet velocity is prescribed. And if you also specify the pressure at a point, the whole pressure field is also known because it is related solely to the velocity field only. But you can run several cases to establish the pressure drop coefficient, that is force difference = (0.5* rho * V*V) * area * Cd. this Cd may depend on the Reynolds number. Once you have established the Cd characteristics, you can plug into the above formula to find the velocity V (say, the inlet velocity) when the pressure drop is prescribed. Since Cd is a function of Reynolds number as Cd( Re=rho * V * L / mu ), you have to solve for V iteratively from this algebraic equation. So, I think what you are doing is the right approach, but, to make the effort useful, you need to establish the Cd( Re) coefficient first, similar to the drag coefficient Cd(Vcar) of a car moving at a constant speed Vcar.
  Reply With Quote

Old   January 4, 1999, 11:42
Default Re: incompressible flow - prescribing pressure drop - how best to do it?
  #3
Philip Zwart
Guest
 
Posts: n/a
An easier non-iterative solution is to use a pressure-specified inflow condition rather than velocity-specified inflow. How you do this depends on your numerical algorithm. I have experience only with FV methods using the Rhie-Chow approach for pressure-velocity coupling. In this technique, the mass flows across faces depends not just on velocity but also on pressure differences. The mass flows are easily found at pressure boundaries in the same way as at internal faces (but the pressure gradients are one-sided rather than centered). For pressure inflows it is also necessary to supply an additional contraint in the form of flow direction.

Hope this helps,

Phil
  Reply With Quote

Old   January 9, 1999, 08:09
Default Re: incompressible flow - prescribing pressure drop - how best to do it?
  #4
Enrico Nobile
Guest
 
Posts: n/a
A possible approach, valid in the limit of fully developed flow conditions, would be to express the pressure field as the sum of a (periodic) local pressure, and an overall pressure drop:

P = p_per + Beta x

The (prescribed) overall pressure gradient Beta is then introduced as a source term in the streamwise component of the momentum equation, ending up with periodic BC also along x for the velocity and the (reduced) pressure field.

I stress again that this is valid only for fully developed flow conditions (eg. a large number of cylinders at low to moderate Re values).

Regards,

Enrico Nobile
  Reply With Quote

Old   January 10, 1999, 10:53
Default Re: incompressible flow - prescribing pressure drop - how best to do it?
  #5
Maxim Olshanskii
Guest
 
Posts: n/a
There is a paper of Heywood, Rannacher and Turek on pressure drop and fluid fluxes on inlets- outlets. May be the papers of Heidelberg group on http://iwr.gaia.uni-heidelberg.de can also help.

Good luck, Maxim
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Mass flow inlet and pressure outlet issue nikhil FLUENT 5 December 11, 2013 13:30
Pressure Drop Calculation mk_mard STAR-CCM+ 3 August 29, 2011 03:06
Pipe Flow - Pressure Drop Daniel L FLOW-3D 2 December 10, 2010 05:23
pressure distribution in water flow, differences in icoFoam and COMSOL deniggo OpenFOAM Running, Solving & CFD 14 September 30, 2010 04:48
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 06:13


All times are GMT -4. The time now is 00:48.