|
[Sponsors] |
November 29, 2018, 09:41 |
Porous Media
|
#1 |
New Member
Kyriakos Paso
Join Date: Nov 2018
Posts: 20
Rep Power: 8 |
Hello.
I need to simulate an air flow through a porous media, but I do not want to use the porousSimpleFoam or the rhoPorousSimpleFoam. I want to import the equations governing the problem in another solver, such as icoFoam. I tried to build a new solver, named porousIcoFoam. I used the equation: fvVectorMatrix UEqn ( fvm::ddt(gamma,U) + fvm::div(phi, U) - fvm::laplacian(nu, U) - (nu)*(D&U)*lamda ); where gamma=porosity at the porous media, and gamma=0 otherwise lamda=1 at the porous media, and lamda=0 otherwise In setFeilds i have defined lamda and gamma, and in transport properties the tensor D. Is this a correct way to solve my problem? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiphase Porous Media Flow - Convergence Issues | VT_Bromley | FLUENT | 8 | May 30, 2024 03:59 |
Thermal non-equilibrium porous media model with conjugate heat transfer | Hexahedron | FLUENT | 9 | February 22, 2023 03:55 |
Porous media setup issues in Fluent | Bernard Van | FLUENT | 29 | January 26, 2017 05:09 |
How to model granular flow through porous media | Axius | FLUENT | 2 | August 7, 2014 11:34 |
porous media: Fluent or Star-CD? | Igor | Main CFD Forum | 0 | December 5, 2002 16:16 |