CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   boundary conditions in twoPhaseEulerFoam (https://www.cfd-online.com/Forums/openfoam-programming-development/156538-boundary-conditions-twophaseeulerfoam.html)

S choi July 9, 2015 02:45

boundary conditions in twoPhaseEulerFoam
 
I am trying to solve multiphase problem and I used twoPhaseEulerFoam
The problem is like below.

phase A : air(discontinuous)
phase B : liquid(continuous)
density : A<<B

system : initially filled with phase B, gravity=(0,0,-9.8)

inlet : alpha A=0.1, Ua=(0,0,-10), Ub=(0,0,-10)
outlet : pressure outlet(p=0), back flow could be happened.

At that case, how should I set the boundary conditions for alpha, U1, U2, p, etcs?


All times are GMT -4. The time now is 05:44.