|
[Sponsors] |
September 19, 2014, 08:41 |
adding Porous media to lagrangian Solver
|
#1 |
New Member
Kalyan Peri
Join Date: Aug 2014
Posts: 19
Rep Power: 12 |
Hi, i am a new user of openFoam. I am trying to simulate a flow with Lagrangian Solver(MPPICFoam) whcih has Lagrangian and Eulerian coupling. now I need to add porous Zone to the case set. MPPIC SOlver doesn't solve for porosity, So i need to modify the solver.
Using tutorial i tried modifying pisoFoam solver to solve for porostiy and it worked. The modification for pisoFoam are 1. including #include "IOporosityModelList.h" header file before main. 2. including #include "createPorousZones.H" header file after main 3. adding pZones.addResistance(UEqn); in UEqn 4. modifiying Make/files, Make/options and compiling the solver. Now my question is if i do the same above modifcations for MPPIC solver does it consider porosity? or do i need to change any thing extra. Regards, Kalyan |
|
Tags |
lagrangian, porous |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass transfer through porous media | Ahmed Khattab | OpenFOAM Running, Solving & CFD | 1 | October 16, 2015 04:44 |
Star cd es-ice solver error | ernarasimman | STAR-CD | 2 | September 12, 2014 01:01 |
Have problem with 2 phase porous media | Juun | Fluent Multiphase | 2 | October 3, 2013 08:44 |
Flow parallel to porous media | HannesVV | CFX | 1 | June 29, 2013 08:28 |
about porous media | major | FLUENT | 5 | March 6, 2013 11:00 |