|
[Sponsors] |
Which solver in OpenFOAM corresponds to the Eulerian Model in FLUENT? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 20, 2017, 04:13 |
Which solver in OpenFOAM corresponds to the Eulerian Model in FLUENT?
|
#1 |
New Member
Jihoe Kwon
Join Date: Mar 2017
Posts: 1
Rep Power: 0 |
Hi, everyone.
I am trying to initiate my CFD simulation using OpenFOAM. My system of interest is as follows: Initially two fluids are homogenenously mixed by volume fraction of 1:1. Two fluids have different values of density. So under gravity, stratification of two fluids takes place. Finally the two fluids will be almost completely separated by gravity. Diffusion and surface tension are assumed to be negligible. Cyclic boundary condition will be applied along horizontal directions. VOF or mixture model do not seem to be applicable, cause they do not calculate the relative motion of two fluids. According to the documentation research, I found that Eulerian model in FLUENT seem to meet my needs. However, I only have the OpenFOAM. Is there any multiphase model in OpenFOAM that solves the momentum equation separately for n phases? P.S. : Unlike Fluent, OpenFOAM documentation (TutorialGuide.pdf, UserGuide.pdf) does not tell much about the theories behind the solvers. If there exists a overall theory documentation of OpenFOAM, can anybody tell me? |
|
March 20, 2017, 10:35 |
|
#2 |
Member
Juho Peltola
Join Date: Mar 2009
Location: Finland
Posts: 89
Rep Power: 17 |
reactingTwoPhaseEulerFoam: https://github.com/OpenFOAM/OpenFOAM...PhaseEulerFoam
or reactingMultiphaseEulerFoam: https://github.com/OpenFOAM/OpenFOAM...erFoam/laminar There are also legacy twoPhaseEulerFoam and multiPhaseEulerFoam solvers, but the newer "reacting" versions are more general and can be used also for non-reacting and isothermal simulations. |
|
Tags |
eulerian model, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PEMFC model with FLUENT | brahimchoice | FLUENT | 22 | April 19, 2020 16:44 |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
Lift and Drag pattern change wit FLUENT 16 and 13 PISO for same mesh n solver setting | arunraj | FLUENT | 0 | June 2, 2016 23:58 |
Fluent :- turbulence Model | prince_pahariaa | FLUENT | 9 | May 20, 2016 04:41 |
Fluent OpenFoam comparison kepsilon model | alimansouri | OpenFOAM Running, Solving & CFD | 5 | January 19, 2009 10:35 |