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

Porous Zone coordinate system

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

Like Tree1Likes
  • 1 Post By olesen

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 29, 2011, 09:53
Default Porous Zone coordinate system
  #1
New Member
 
Raph Raggatt
Join Date: Jul 2011
Posts: 9
Rep Power: 14
Rapha is on a distinguished road
Hi everybody,

Could somebody please explain in a simple way how the porous zone in OpenFOAM works. From what I have gathered, I have calculated the viscous and inertial forces using equations related to the sphericity, pebble diameter and porosity of the material, which give the values for d and f, however this is a single value rather than a vector which we must provide.

For my system of a pebble bed, it is the same porosity in each direction, x, y and z. So does that mean that each of the x, y, z values in the d and f vectors are the same values as which I calculated from the equations? Or is it purely in the direction which the velocity is going?

Thanks,
Rapha
Rapha is offline   Reply With Quote

Old   September 30, 2011, 02:28
Default
  #2
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by Rapha View Post
Hi everybody,

Could somebody please explain in a simple way how the porous zone in OpenFOAM works. From what I have gathered, I have calculated the viscous and inertial forces using equations related to the sphericity, pebble diameter and porosity of the material, which give the values for d and f, however this is a single value rather than a vector which we must provide.

For my system of a pebble bed, it is the same porosity in each direction, x, y and z. So does that mean that each of the x, y, z values in the d and f vectors are the same values as which I calculated from the equations? Or is it purely in the direction which the velocity is going?

Thanks,
Rapha
From your description, you have an isotropic porosity. Thus the resistance values are identical in all directions. If you don't want to type the same value three times, you can use the "multiplier" short-cut. For example,

Code:
 
d   d [0 -2 0 0 0]  (5.3756e+07 -1 -1);
See the doxygen (or source code) for porousZone, where it states:
"Since negative Darcy/Forchheimer parameters are invalid, they can be used to specify a multiplier (of the max component)."

Since the porosity is isotropic, you don't need any particular coordinateSystem for it and you can just leave out specifying anything there and OpenFOAM should default to the global system.
wayne14 likes this.
olesen is offline   Reply With Quote

Old   September 30, 2011, 04:21
Default
  #3
New Member
 
Raph Raggatt
Join Date: Jul 2011
Posts: 9
Rep Power: 14
Rapha is on a distinguished road
Thank you very much Olesen, that's crystal clear.

Cheers,
Rapha
Rapha is offline   Reply With Quote

Reply

Tags
darcy-forchheimer, porous zone

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
Modelling Combustion in Porous Zone tanjinjack FLUENT 2 September 26, 2016 04:10
Problem in running ICEM grid in Openfoam Tarak OpenFOAM 6 September 9, 2011 17:51
Need help!:Particle flow through porous zone lig FLUENT 0 April 26, 2010 00:47
Problem in IMPORT of ICEM input file in FLUENT csvirume FLUENT 2 September 9, 2009 01:08
Sliding mesh error Karl Kevala FLUENT 4 February 21, 2001 15:52


All times are GMT -4. The time now is 05:39.