|
[Sponsors] |
Problem with rhoPorousMRFSimpleFoam and how to define porous media |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 29, 2011, 03:46 |
Problem with rhoPorousMRFSimpleFoam and how to define porous media
|
#1 |
New Member
Amit Mathur
Join Date: Dec 2010
Location: India, New Delhi
Posts: 10
Rep Power: 15 |
Dear All,
I am facing problem while running rhoPorousSimpleFoam solver in OpenFoam 2.0.x. I am trying to simulate pressure driven flows (Pressure is fixed boundary condition at inlet and outlet) in a simple pipe with porous zone. The K-Epsilon turbulence model is used. The solver is oscillating with higher values of epsilon on boundary. I am also facing problem in defining Porous media. If some one have some document regarding to that please send to me. In some cases it runs by making so many changes in relaxation parameters etc. But the results are not validated, especially the pressure drop across the porous media both for isotropic and anisotropic cases. I am copying below the porous zone file defined for isotropic(homogeneous) porous media. 1 ( cellTable_8 { coordinateSystem { e1 (0.90709 0.295279 0.299993); e2 (-0.329827 0.033477 0.943447); } Darcy { d d [0 -2 0 0 0 0 0] (1.14e8 -1 -1); f f [0 -1 0 0 0 0 0] (422.955 422.955 422.955); } thermalModel { type none; // fixedTemperature; // fixedTemperature coefficients T 350; } } )
__________________
It is not in the stars to hold our destiny but in ourselves
Regards Amit Mathur |
|
July 19, 2012, 12:19 |
|
#2 |
Member
|
Amit,
Did you solve your problem. I am assuming that you have a high relaxation factor for epsilon. Decreasing it might help. If not, try to change the initial values of epsilon. Also, to crenate a porousZone from a mesh not built in foam, you need to create cellSet and then convert it to a cellZone using setSet function. Kalyan |
|
July 17, 2013, 07:18 |
Meaning of value in porous zone file
|
#3 |
New Member
Join Date: Apr 2013
Posts: 4
Rep Power: 13 |
Hi can any one tell me what is ment by 1 in porouse zone file. Is it default value of porosity. or it mean one cell zone or one block.
Thanks |
|
July 18, 2013, 01:57 |
|
#4 |
Member
Akshay Kumar
Join Date: Aug 2010
Location: India
Posts: 84
Rep Power: 16 |
Hi mech01
It is the latter. |
|
July 18, 2013, 06:05 |
|
#5 |
New Member
Join Date: Apr 2013
Posts: 4
Rep Power: 13 |
||
July 18, 2013, 06:23 |
|
#6 |
Member
Akshay Kumar
Join Date: Aug 2010
Location: India
Posts: 84
Rep Power: 16 |
Absolutely...it means you are defining only one zone i.e cellTable_8
|
|
July 18, 2013, 07:57 |
|
#7 |
New Member
Join Date: Apr 2013
Posts: 4
Rep Power: 13 |
||
|
|