|
[Sponsors] |
![]() |
![]() |
#1 |
Senior Member
Ali reza
Join Date: Mar 2014
Posts: 110
Rep Power: 13 ![]() |
Hi
I have tried to simulate a T-junction multiphase flow by OpenFOAM and I face with some difficulties for example droplets are not formed ![]() This is a micro channel which has been made by two lateral channels and one main channel. Blue color is an oil(continuous phase) in main channel and the red one is water (dispersed phase) which is flow in two lateral channels. It has been simulated with and without contact angel I am not sure for which phase I should define capillary number . these are my boundary conditions: alpha water Code:
dimensions [0 0 0 0 0 0 0]; internalField uniform 0; boundaryField { oil { type fixedValue; value uniform 1.0; } water-1 { type fixedValue; value uniform 0.0; } water-2 { type fixedValue; value uniform 0.0; } outlet { type inletOutlet; inletValue uniform 0; value uniform 0; } walls { type zeroGradient; } defaultFaces { type empty; } } Code:
dimensions [0 0 0 0 0 0 0]; internalField uniform 0; boundaryField { oil { type fixedValue; value uniform 1.0; } water-1 { type fixedValue; value uniform 0.0; } water-2 { type fixedValue; value uniform 0.0; } outlet { type inletOutlet; inletValue uniform 0; value uniform 0; } walls { type zeroGradient; } defaultFaces { type empty; } } Code:
dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 1 0); boundaryField { oil { type fixedValue; value uniform (0.00138888889 0 0); } water-1 { type fixedValue; value uniform (0 -0.0002511111 0); } water-2 { type fixedValue; value uniform (0 -0.000651111111 0); } outlet { type zeroGradient; } walls { type fixedValue; value uniform (0 0 0); } } Code:
dimensions [1 -1 -2 0 0 0 0]; internalField uniform 0; boundaryField { oil { type zeroGradient; } water-1 { type zeroGradient; } water-2 { type zeroGradient; } outlet { type fixedValue; value uniform 0; } walls { type zeroGradient; } } ![]() |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Ali reza
Join Date: Mar 2014
Posts: 110
Rep Power: 13 ![]() |
There is no one to help?it is not an interesting topic?
|
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
interFoam vs. simpleFoam channel flow comparison | DanM | OpenFOAM Running, Solving & CFD | 12 | January 31, 2020 15:26 |
Review: Reversed flow | CRT | FLUENT | 1 | May 7, 2018 05:36 |
interFoam more Axi-symmetric two phase flow ? | Ingenierias2003 | OpenFOAM | 4 | May 10, 2010 14:39 |
Validation for laminar Disperse phase flow | shashwat | Main CFD Forum | 0 | April 4, 2008 02:20 |
how 2 freeze 1 phase flow field & start lagrangian | KK | CFX | 5 | February 14, 2008 16:48 |