|
[Sponsors] |
May 23, 2014, 02:02 |
why droplet is not formed in micro channel
|
#1 |
New Member
Join Date: May 2014
Posts: 7
Rep Power: 12 |
Hi Foamers.
I am trying to simulate a micro channel and I expect to see droplets in it but as you can see here the droplets are not formed . Blue color is oil(continuous phase) in main channel and the red one is water (dispersed phase) which is flow in two lateral channels.(I have two lateral channel and one main channel). Is there any comment ? thanks for your attention these are boundary conditions : alpha.water Code:
boundaryField { oil { type fixedValue; value uniform 0.0; } water-1 { type fixedValue; value uniform 1.0; } water-2 { type fixedValue; value uniform 1.0; } outlet { type zeroGradient; } walls { type zeroGradient; } defaultFaces { type empty; } } Code:
internalField uniform 0; boundaryField { oil { type fixedValue; value uniform 0.0; } water-1 { type fixedValue; value uniform 1.0; } water-2 { type fixedValue; value uniform 1.0; } outlet { type zeroGradient; } walls { type zeroGradient; } defaultFaces { type empty; } } Code:
internalField uniform 0; boundaryField { oil { type zeroGradient; } water-1 { type zeroGradient; } water-2 { type zeroGradient; } outlet { type fixedValue; value uniform 0; } walls { type zeroGradient; } } Code:
boundaryField { oil { type fixedValue; value uniform (0.01386 0 0); } water-1 { type fixedValue; value uniform (0 -0.011 0); } water-2 { type fixedValue; value uniform (0 -0.011 0); } outlet { type zeroGradient; } walls { type fixedValue; value uniform (0 0 0); } } |
|
May 26, 2014, 16:22 |
contact angel in micro channel two phased flow
|
#2 |
New Member
Join Date: May 2014
Posts: 7
Rep Power: 12 |
hi everyone
this is my third question in succession that none of them were answered however I hope to find the solution and post it here to help others... I have a micro channel which you can see it here I have a question about defining contact angel in this micro channel hopefully to see droplets in main channel. 1-Is it necessary to define contact angle to making droplets?(boundaries are correct?) 2-Is it suppose to define in main or lateral channels? 3-In which phase should I define it and how? thank you |
|
August 16, 2014, 08:05 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings taajaki,
Sorry for the late reply, but I only now managed to have a somewhat better look at your questions. For what I can figure out so far, the VOF approach in OpenFOAM does not yet contemplate micro-fluid behaviour or at least not very well. Here are some threads I've kept some track on regarding this issue, perhaps you can figure out something more from them:
Bruno
__________________
|
|
October 23, 2014, 03:21 |
|
#4 |
New Member
Join Date: May 2014
Posts: 7
Rep Power: 12 |
thanks for your attention Bruno
could you please take a look at this question: http://www.cfd-online.com/Forums/ope...o-channel.html thanks alot Last edited by wyldckat; October 26, 2014 at 11:30. Reason: repaired link |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
micro channel heat exchanger design | serpil kaya | Main CFD Forum | 6 | March 25, 2018 08:34 |
alternate droplet generation in double t channel using ansys fluent | hariswch2 | ANSYS | 0 | January 22, 2014 02:06 |
Doubts about turbulence in a micro channel | shardiali | Main CFD Forum | 17 | December 5, 2012 05:34 |
Using pimpleFoam to model pulsatile flow in a micro channel | isaacp | OpenFOAM Running, Solving & CFD | 0 | January 30, 2012 01:03 |
micro channel | arashmarahel180 | FLUENT | 4 | January 20, 2010 11:56 |