|
[Sponsors] |
April 3, 2011, 14:18 |
pressure or porous jump boundary condition
|
#1 |
New Member
Join Date: Jul 2009
Posts: 7
Rep Power: 17 |
Dear Foamers,
Does any one know if OF supports pressure or porous jump boundary condition? |
|
April 4, 2011, 03:50 |
|
#2 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Quote:
I do not know if this is the answer to what you are looking for but...
mad |
||
April 5, 2011, 04:48 |
|
#3 |
New Member
Join Date: Jul 2009
Posts: 7
Rep Power: 17 |
Thanks for reply. I'm trying to model a thin porous screen using experimental pressure loss values. I'm using porousInterfoam in which a porous zone should be defined in the computational domain. But this is not consistent with the physics. I mean the pressure loss values K=(p2-p1)/(0.5*rho*U^2) are based on a jump in the pressure and a horizontal approach velocity U in a distance from the screen. Therefore something like a pressure jump condition like in Fluent is more physical than introducing a negative source in the momentum equation that we have in OpenFoam. Apparently it is available in a non-official version of Openfoam. I'll wonder if you know where I can get that version.
Regards, Reza |
|
April 5, 2011, 08:32 |
|
#4 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Quote:
What non official version are you referring? 1.6-ext? if so, it is here: http://extend-project.de/ mad |
||
August 18, 2011, 12:43 |
|
#5 |
Member
Sylvain Aguinaga
Join Date: Feb 2010
Posts: 41
Rep Power: 16 |
Hi,
there is a new BC in 2.0 called porousBafflepressure which looks like the one in Fluent. Actually if you look into the code it is the same thing as in fluent. it is employed in the interFoam tutorial called damBreakwithporousbaffles. I tried to use it in my case, by it is highly instable when coupled with a fan BC (like in fluent) Sylvain |
|
October 31, 2011, 11:23 |
|
#6 |
Member
Join Date: Nov 2009
Posts: 36
Rep Power: 16 |
Hi Sylvain,
thanks for sharing the experiences. Did you made some progress with the porousBafflepressure BC? I made similar experience with this BC: It seems to work for rather low pressure losses across the patch. But if the resistance becomes large and dominates the pressure field I didn't manage to get any stable solution. This happens also with very easy in- and outflow conditions. For my applications (filters etc.) I think I have to back to volumues zones. Best regards Stawrogin |
|
October 31, 2011, 23:30 |
sorry, may I know where is the tut for porousBafflepressure
|
#7 |
New Member
Chen Xiaobing
Join Date: Aug 2011
Posts: 11
Rep Power: 15 |
is it in Openfoam 2.0.0?
I can not find it under the path: opt/openfoam200/tutorial/multiphase/interfoam/laminar... thanks. |
|
November 1, 2011, 04:27 |
|
#8 |
Member
Join Date: Nov 2009
Posts: 36
Rep Power: 16 |
Hi Chen,
this example comes along with 2.0.x (not 2.0.1or 2.0.0) and can be found in the interFOAM ras-Dir. You also have to add an entry for the lib to make use of this BC in your controlDict (see example case). Stawrogin |
|
November 15, 2011, 04:51 |
|
#9 |
Member
Sylvain Aguinaga
Join Date: Feb 2010
Posts: 41
Rep Power: 16 |
Hi Stawrogin,
I used the porous baffles to model an heat exchanger in a wind tunnel. It worked well, but the the flow is uniform and the pressure loss quite low at the location of the baffle. From my previous experience in fluent, those BC are very instable, but they are very handful. So i understand your problem; I'm not familiar with the porousZone, but I think I will take a closer look at it. Sincerely Sylvain |
|
August 24, 2012, 10:53 |
|
#10 |
New Member
laurent dilain
Join Date: Mar 2012
Location: France
Posts: 3
Rep Power: 14 |
Hey everyone !
I'm new on this forum and quite beginner on Openfoam. I have exactly the same problem as described upper. I want to simulate a pressure loss as for a filter and I try to use the porousBafflePressure BC on a simple case (for the moment). This cas is simple, to start, with an incompressible flow, no heat transfer, one phase, etc... It's just a cylinder with a surface supposed to act as a filter. This model works fine with the fan BC with simpleFoam but I am unable to make it work with the porousBafflePressure BC under porousSimpleFoam... I have modified my controlDict file by adding a lib refernce as in the example of the dambreakPorousbaffle but it doesn't wotk. My questions are : - Do have I to use interFoam to use this porousBaffle BC, even with a so simple case ? - If not, where can I find a detailed explanation of what to do to use it ? Thank you very much for your answers or help !! I used to work with Fluent or Star-CD and my first experiences with OpenFoam are very encouraging but now, I can't go further... Laurent |
|
March 5, 2014, 07:00 |
|
#11 |
Senior Member
Yogesh Bapat
Join Date: Oct 2010
Posts: 102
Rep Power: 16 |
Hello,
I have also been trying to use porous jump. It works well when jump values are small, but for larger value case diverges. Anyone knows what to do when pressure jump values are large? -Yogesh |
|
November 18, 2014, 17:25 |
porousBafflePressure boundary condition for foam-extend-3.1
|
#12 |
New Member
Mahdi
Join Date: Sep 2013
Posts: 11
Rep Power: 13 |
Hi foamers,
I would like to employ the porousBafflePressure as a boundary condition for my simulation in extended version of OpenFOAM: foam-extend-3.1. As you know this boundary condition is not available in this version, so I would like to ask if one of you has compiled the boundary condition on this version and if so, what are the requirements to consider. Thanks for your response in advance and Best, Mahdi |
|
June 29, 2016, 05:43 |
|
#13 | |
New Member
Justin Wiegmann
Join Date: Aug 2015
Posts: 20
Rep Power: 11 |
Quote:
Same problem in my case.. Anyone who could give some advices? Regards JW |
||
July 5, 2016, 17:08 |
|
#14 |
Member
Sylvain Aguinaga
Join Date: Feb 2010
Posts: 41
Rep Power: 16 |
Hi everybody,
Yes, if you prescribed a pressure jump too large the calculation is likely to explode. My trick is too increase step by step the pressure jump ( or the inlet velocity). Once your calculation is stabilized you slightly increase the pressure jump. You iterate till you got the pressure jump you want. You might want use the changeDictionnay tool to easily change the value of the pressure jump between each calculation. Hope it will be useful! Sylvain |
|
July 6, 2016, 03:28 |
|
#15 | |
New Member
Justin Wiegmann
Join Date: Aug 2015
Posts: 20
Rep Power: 11 |
Quote:
I already tried it, but with quite large steps. I am going to try it again with smaller steps for the pressure drop. Maybe that helps |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pressure boundary condition | C-H Kuo | Main CFD Forum | 18 | September 16, 2016 04:19 |
Pressure Inlet Boundary Condition | Prasad | FLUENT | 6 | April 9, 2013 22:32 |
Fluent natural ventilation pressure boundary condition | pierresandre | FLUENT | 24 | November 8, 2011 15:32 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |
pressure jump in fan boundary condition | Vijay | FLUENT | 0 | February 12, 2009 19:19 |