|
[Sponsors] |
Contact angle between different phase and wall |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 1, 2013, 00:48 |
Contact angle between different phase and wall
|
#1 | |
Member
Guifan Li
Join Date: Apr 2011
Location: New York City, U.S.
Posts: 96
Rep Power: 15 |
Good evening,
I am trying to simulating a droplet made of oil drop into a water base. However, I am confusing about setting up the Contact Angle between phase and between phase and wall. for example Quote:
Can anyone give me some suggestions please? |
||
March 7, 2013, 03:46 |
|
#2 |
Member
Michiel
Join Date: Oct 2010
Location: Delft, Netherlands
Posts: 97
Rep Power: 16 |
The second water-air is on a different patch (lowerWall as opposed to sideWall) because you can set the contact angle on each patch individually to be able to model a real-life situation in which maybe one wall is wetting with respect to the water and another wall is non-wetting (think of a glass lid and a teflon wall in a cooking pan for example).
Setting up the contact angles with the walls is just a matter of changing the 90s into something else. So to give an example: if you set the following: Code:
lowerWall { type alphaContactAngle; thetaProperties ( ( water air ) 50 0 0 0 ( oil air )120 0 0 0 ( water oil ) 90 0 0 0 ); I am not that familiar with the multiPhaseInterFoam so I don't know what the 3 zeros in the boundaryField settings mean, but they seem like dummy variables to me. To confirm that you would have to dig into the solver code a bit. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Natural convection in a closed domain STILL NEEDING help! | Yr0gErG | FLUENT | 4 | December 2, 2019 01:04 |
Slug Flow, interFoam, problems with Contact Angle | PrzemekPL | OpenFOAM Running, Solving & CFD | 13 | February 18, 2014 23:10 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
help with UDF for contact angle based on contact line velocity | gandesk | Fluent UDF and Scheme Programming | 14 | October 29, 2012 14:58 |
angle for wall adhesion in two phase flow | Al-jasim | FLUENT | 0 | August 18, 2007 11:04 |