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

buoyantBoussinesqSimpleFoam with porous plate problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 26, 2015, 07:27
Exclamation buoyantBoussinesqSimpleFoam with porous plate problem
  #1
New Member
 
Join Date: Feb 2014
Posts: 4
Rep Power: 12
cissystef is on a distinguished road
Hi everyone,

I am building up a simple case trying to simulate the pressure drop across a porous plate, and to see if it matches with the experiment.

Geometry:

The geometry is simple, a duct (0.6*0.6*3) and a plate (0.6*0.6) inside of the duct.

0 folder - Initial conditions:

the most important 3 parameters for setup:

U: walls (fixedValue; uniform (0 0 0));
inlet (fixedValue; uniform (0.88 0 0));
outlet (zeroGradient);
porous_half0/1 (cyclic) <-- generated by createBaffle

T: walls and outlet (zeroGradient)
inlet (fixedValue, uniform 300);
porous_half0/1 (cyclic) < -- generated by createBaffle

p_rgh: walls and inlet (fixedFluxPressure, uniform 0)
outlet (fixedValue, uniform 0)
porous_half0/1 (porousBafflePressure, cyclic, uniform 0 - jump, D = 66300, I = 100, length = 0.1) <-- generated by createBaffle


So the steps I took to run the case is: blockMesh --> createBaffle -overwrite --> buoyantBoussinesqSimpleFoam


I could run the case, but the residuals are not good, most of them are in between 0.01 - 1.

I have played with a lot of boundary conditions, still haven't solved the convergence problem. I can reduce the inertial coefficient, which seem to converge properly except the temperature, but the results are not matching with the experiment.

The inertial coefficient I calculated is based on a predicted line obtained from the experiment, the porous baffle pressure jump Delta P = - (D*mu*U + 0.5*I*rho*U^2)*L, so using a predicted line can obtain the coefficient of U and U^2, which gives the value for Darcy's coefficient and inertial coefficient.

Can anyone give me some insights into this problem?
cissystef is offline   Reply With Quote

Reply

Tags
openfoam, porous baffle interface, porous jump bc


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
Problem on boundary conditions (multi-phase, porous media, 3 flow domains) Juun FLUENT 1 November 19, 2023 01:06
Pressure drag problem in porous media with interFoam skp OpenFOAM Running, Solving & CFD 8 May 27, 2015 08:10
Porous media problem in 3D Marijo FLUENT 1 March 1, 2006 17:38
porous media/jump mass flow problem Marijo FLUENT 0 February 17, 2006 11:49
POROUS SURFACE MESHING PROBLEM subramani.j Siemens 1 March 3, 2004 04:45


All times are GMT -4. The time now is 13:26.