|
[Sponsors] |
Adding a scalar transport equation to twoPhaseEulerFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 26, 2018, 13:32 |
Adding a scalar transport equation to twoPhaseEulerFoam
|
#1 |
Member
Join Date: Apr 2016
Posts: 30
Rep Power: 10 |
Hi all,
I am trying to use twoPhaseEulerFoam for simulating a flow with Three Phases. Two phases are solved by the Navier Stokes Equation and one phase with the scalar transport equation. What would be the procedure to add the transport equation. Also, I am assuming incompressible flow without solving the energy equation assuming Volume fraction of Phase 1 = volfr1 Volume fraction of Phase 2 = volfr2 Both of these phases are solved by Navier Stokes Equation. So for the transport of the third phase Volume fraction of Phase 3 (volfr3) = 1 - volfr1 - volfr2 So my question is by using volfr3 in the the scalar transport equation, would that ensure mass conservation? Do I have to edit the continuity.H file as well? Thanks and regards, Shantanu Vachhani |
|
October 29, 2018, 05:17 |
|
#2 |
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 12 |
There are tutorials on how to add a scalart transport equation to icoFoam and pisoFoam. Maybe you can employ the same way for twoPhaseEulerFoam?!
__________________
If you liked my answer to your question, please consider leaving a "Like" in return |
|
Tags |
continuity equation, euler-euler, momentum equation, scalar transport, twophaseeulerfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
Re: scalar transport equation problem | Benny | FLUENT | 5 | March 22, 2018 14:28 |
conjugateHeatFoam + interFoam | farhagim | OpenFOAM Programming & Development | 15 | July 19, 2016 08:55 |
Adding transport equation to twoPhaseEulerFoam (OF231) | derkermit | OpenFOAM Programming & Development | 8 | March 8, 2016 10:36 |
Is it possible to use divergence in the source term of an scalar transport equation? | jannnesss | CFX | 0 | January 8, 2010 20:53 |