|
[Sponsors] |
August 2, 2014, 05:38 |
Dynamic Contact Angle - algorithm
|
#21 |
New Member
Anjishnu Choudhury
Join Date: Jul 2014
Posts: 4
Rep Power: 12 |
I am having a difficult time in finding the source files of algorithms involved in evaluating the dynamic contact angles. And when the angles are specified, how does it relate with the alpha-field?
|
|
August 5, 2014, 22:19 |
|
#22 |
Member
Christian Butcher
Join Date: Jul 2013
Location: Japan
Posts: 85
Rep Power: 13 |
The sources for the alphaContactAngles can be found in
Code:
.../OpenFOAM-x.y.z/src/transportProperties/twoPhaseProperties/alphaContactAngle/ You can use find . -iname *contactAngle* within the OpenFOAM source tree (.../src) to find these files, but probably it would work from any parent directory (I imagine there are not many other files on your system called *contactAngle*) |
|
August 15, 2014, 17:02 |
Source code explanation
|
#23 |
New Member
Anjishnu Choudhury
Join Date: Jul 2014
Posts: 4
Rep Power: 12 |
Hey,
I am confused with few terms like, Uwall(Up.patchInternalField() - Up). What does it physically mean? How is the Uwall (or Up) evaluated (or taken input from user) ? Thanks in advance! |
|
February 19, 2021, 08:27 |
|
#24 | |
New Member
rasoul
Join Date: Mar 2015
Posts: 24
Rep Power: 11 |
Quote:
uTheta is a scaling factor with same dimensions as velocity (LT^-1). It affects the rate at which the contact angle changes when the capillary number changes. I usually run the model without contact angle definition and see what is the range of velocity near to the wall at the interface and based on that will choose an appropriate scaling factor, uTheta. Maybe the name "uTheta" is misleading because it's a velocity not an angle/angular velocity. Dynamic Contact Angle Definition (dynamicAlphaContactAngle) Good luck |
||
June 14, 2021, 00:22 |
|
#25 | |
Senior Member
A. Min
Join Date: Mar 2015
Posts: 308
Rep Power: 12 |
Quote:
Hi guys I have a question about uTheta. Could you please give me an explanation about it? What is it? I solved my case one time with uTheta = 2 and another time with uTheta = 0.01, and found that my case is very sensitive to the uTheta value. How can we select the best value for uTheta? Thanks |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving contact line (dynamic contact angle) | Pulli | FLUENT | 0 | March 1, 2007 13:31 |
UDF for dynamic contact angle | Aireen | FLUENT | 0 | August 11, 2006 12:08 |
Dynamic contact angle | Aireen | FLUENT | 1 | August 10, 2006 17:01 |
Dynamic Contact Angle | Maged | Main CFD Forum | 1 | July 25, 2006 21:59 |
Dynamic contact angle | Aireen | FLUENT | 2 | July 5, 2006 14:14 |