|
[Sponsors] |
Porous Modeling of Energy equation in OpenFOAM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 28, 2015, 08:32 |
Porous Modeling of Energy equation in OpenFOAM
|
#1 |
New Member
mohammad amin mohammadi
Join Date: Mar 2012
Location: Iran
Posts: 2
Rep Power: 0 |
Hi to all In momentum equation effect of porous with considering volume averaged equation, is a source term named Darcy-Forchheimer term. It is considered as source term that added to momentum in UEqn.H file that can be seen in porousSimpleFoam or rhoPorousSimpleFoam solvers. But in energy equation, porous modeling is based on tow model. One is local thermal equilibrium and another non-thermal equilibrium. In local thermal equilibrium the temperature of solid (porous) and fluid is same and effect of porous properties (density, specific heat coefficient and thermal conductivity) is considered in fluid energy equation. Term of “rhof*cpf” (multiply of density in specific heat coefficient of fluid) in energy equation is modified to
rhof*cpf+rhos*cps*(1-epsilon)/epsilon : f:fluid, s:solid. Also conductivity (k) is modified from kf to kf+ks*(1-epsilon)/epsilon. In rhoPorousSimpleFoam solver and in EEqn.H file, these effects don’t exist. EEqn.H or energy equation for this solver is same to other solvers that don’t consider porous media (like rhoSimpleFoam). My question is about that. How I can change the condition to that one? How I can consider the effect of porous properties in energy equation? How I can say to OepnFoam that in porous zone, conductivity and rho*cp is modified? |
|
September 6, 2016, 02:53 |
|
#2 |
New Member
Bibin K.S
Join Date: Oct 2014
Posts: 19
Rep Power: 12 |
Hi
Could you find some solution to the above problem? please if so please give me some idea... Regards Bibin |
|
February 19, 2018, 10:24 |
|
#3 |
New Member
Adri
Join Date: Sep 2017
Posts: 24
Rep Power: 9 |
Hi,
I am already wondering if that is not more interesting to start from chtMultiRegionFoam solvers implementing a porousity model in fvoption and applying it only in the porous domain. Any ideas about this issue ? adrià |
|
February 21, 2018, 09:09 |
|
#4 |
Member
Anurag
Join Date: Aug 2014
Location: Germany
Posts: 57
Rep Power: 12 |
But why start with chtMultiRegionFoam if there is only a need for porosity through fvOptions? The porosity can be defined only within a certain cellZone, for example.
|
|
February 22, 2018, 09:16 |
|
#5 | |
New Member
Adri
Join Date: Sep 2017
Posts: 24
Rep Power: 9 |
I want to modelize heat transfers between air and porous zone considering two thermal equations (1 for the air and 1 for the solid porous zone), like mentionned in the post of mohammad amin.
Quote:
that is why I mentionned the possibility to start with chtMultiRegionFoam. But I am wondering if the fvOptions defining a porous zone would be enough to consider the heat transfer + the Darcy behaviour of the fluid. I hope it is more clear ? Thanks for your help ! Adrià |
||
February 23, 2018, 08:09 |
|
#6 | |
Member
Anurag
Join Date: Aug 2014
Location: Germany
Posts: 57
Rep Power: 12 |
Quote:
https://web.stanford.edu/~csoulain/O...G_PART_3v5.pdf |
||
March 1, 2018, 12:04 |
|
#7 | |
New Member
Adri
Join Date: Sep 2017
Posts: 24
Rep Power: 9 |
Quote:
Adrià |
||
September 18, 2020, 12:56 |
|
#8 |
New Member
Yumeko
Join Date: Sep 2020
Posts: 2
Rep Power: 0 |
Hello,
Did you find a solution to the above problem? I'm working on a similar case using the ChTmultiRegion solver but I'm not sure how to implement an additional source term on the energy equation (as far as I understood the darcy forcheimer source term acts only on the momentum equation) thanks for your help! |
|
November 21, 2020, 05:36 |
|
#9 | |
New Member
wanghongjie
Join Date: Apr 2020
Posts: 28
Rep Power: 6 |
Quote:
|
||
November 22, 2020, 08:18 |
|
#10 | |
New Member
Utkan Erdem
Join Date: Sep 2020
Posts: 19
Rep Power: 6 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
energy equation in porous media? | Tony | FLUENT | 1 | June 9, 2015 14:41 |
Definition of energy equation using UDF | aestas | Fluent UDF and Scheme Programming | 15 | April 28, 2015 04:33 |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
Solving the total energy equation | dohnie | OpenFOAM | 21 | June 13, 2014 01:44 |