|
[Sponsors] |
Setting constantAlphaContactAngle in interMixingFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 11, 2019, 15:59 |
Setting constantAlphaContactAngle in interMixingFoam
|
#1 |
New Member
Chan Kwok Hoe
Join Date: Sep 2019
Posts: 3
Rep Power: 7 |
Dear all,
I'm new to OpenFOAM, using OpenFOAM 7. I've managed to simulate a simple drop of water on a flat surface using the interFoam function. I moved on to trying the interMixingFoam function as I needed to simulate some mixing of liquids on a hydrophobic flat surface. However, I was unable to set the contact angle. The simulation runs fine though. I placed the following inside the boundaryField for alpha.water.orig Code:
walls { type constantAlphaContactAngle; theta0 157.5; limit gradient; value uniform 0; } Am I doing something wrong here? |
|
September 15, 2019, 06:43 |
|
#2 |
New Member
Chan Kwok Hoe
Join Date: Sep 2019
Posts: 3
Rep Power: 7 |
Just realised what went wrong. While I set the theta0 for the water, the theta0 for air was set to zeroGradient. As a result, the theta0 for the water phase was probably overwritten.
In order to get the results I needed, the theta0 for the air phase was also explicitly defined, similarly to the water phase (though 180-waterContactAngle) |
|
Tags |
constantalphacontactangle, intermixingfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent Parallelization Problem After AC Power Dropped | pawl | Hardware | 5 | November 13, 2016 07:08 |
using chemkin | JMDag2004 | OpenFOAM Pre-Processing | 2 | March 8, 2016 23:38 |
[snappyHexMesh] determining displacement for added points | CFDnewbie147 | OpenFOAM Meshing & Mesh Conversion | 1 | October 22, 2013 10:53 |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |