CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

About static & Dynamic contact angles

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By Nikhilcfd

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 8, 2013, 03:29
Exclamation About static & Dynamic contact angles
  #1
New Member
 
vinita
Join Date: Dec 2012
Posts: 6
Rep Power: 13
v_scientist is on a distinguished road
hello friends,

I am studying a phenomenon in which surface tension plays an imp role. so i need to know more abt it . i have known a little bit about constantAlphaContactAngle (Used for static contact angles). but I am stuck at usage of dynamic contact angles , coz I don't know what values of Utheta, thetaR & thetaA to be entered. I mean in which file i need to specify its values. since , I am new to OpenFOAM , please help me.
v_scientist is offline   Reply With Quote

Old   April 25, 2013, 17:58
Default
  #2
New Member
 
Nikhil
Join Date: Sep 2011
Posts: 11
Rep Power: 14
Nikhilcfd is on a distinguished road
Hello,

You need to specify the values in your alpha1 file (in 0 folder).

type dynamicAlphaContactAngle;

Nikhil
Nikhilcfd is offline   Reply With Quote

Old   May 6, 2013, 03:59
Exclamation
  #3
New Member
 
vinita
Join Date: Dec 2012
Posts: 6
Rep Power: 13
v_scientist is on a distinguished road
Hello Nikhil thanks for your reply , since I don't usually get any reply on the forum
Also I understand from ur reply that i need to specify parameters of dynamic contact angle in alpha file. but I didn't get that what is Utheta ? the literature what I referred says, Utheta is a velocity scale, but what does it mean ? I would be glad if i hear something from you a little earlier .

Regards,
V_scientist
v_scientist is offline   Reply With Quote

Old   May 6, 2013, 11:30
Default
  #4
New Member
 
Nikhil
Join Date: Sep 2011
Posts: 11
Rep Power: 14
Nikhilcfd is on a distinguished road
Hello,

The default implementation of dynamic contact angle in openFOAM is

theta += (thetaA - thetaR)*tanh(uwall/uTheta);

Here, uTheta can be viewed as a scaling velocity. For more information, please look at dynamicContactAngleFVPatchScalarField.C (src/transportPropeties/twoPhaseProperties).

In the literature, you often find dynamic contact angle expressions as a function of equilibrium contact angle and capillary number. If you plan on implementing those expressions, you will need to use uwall to compute capillary number. You can ignore utheta completely. Hope this helps!

Cheers,

Nikhil
Nikhilcfd is offline   Reply With Quote

Old   January 3, 2014, 23:02
Default
  #5
Member
 
laurentL
Join Date: Oct 2011
Location: new caledonia
Posts: 73
Rep Power: 14
laurent98 is on a distinguished road
Dears specialists,
I could not find the best value for this dynamicAlphaContactAngle Dictionary to model air/water/solid contact...
my goal is to see how the alpha1 BC impact the air ventilation on a moving free surface piercing foil
number will be very helpful...
all the best LL
laurent98 is offline   Reply With Quote

Old   May 4, 2015, 07:24
Default
  #6
New Member
 
MWu
Join Date: Nov 2013
Posts: 10
Rep Power: 12
gnoyeh525 is on a distinguished road
Hi Nikhil
Do you have any theory and reference literature regarding to the dynamic contact angle model? I even can not find any theory formula from OnnoUbbink 's PhD thesis


Many thanks
ming

Quote:
Originally Posted by Nikhilcfd View Post
Hello,

The default implementation of dynamic contact angle in openFOAM is

theta += (thetaA - thetaR)*tanh(uwall/uTheta);

Here, uTheta can be viewed as a scaling velocity. For more information, please look at dynamicContactAngleFVPatchScalarField.C (src/transportPropeties/twoPhaseProperties).

In the literature, you often find dynamic contact angle expressions as a function of equilibrium contact angle and capillary number. If you plan on implementing those expressions, you will need to use uwall to compute capillary number. You can ignore utheta completely. Hope this helps!

Cheers,

Nikhil
gnoyeh525 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic contact angle rmousavibt Fluent UDF and Scheme Programming 12 October 31, 2021 22:38
error: uninitialized local variable 't' used MASOUD Fluent UDF and Scheme Programming 5 October 17, 2016 04:24
defining a term for a domain using DEFINE_ADJUST MASOUD Fluent UDF and Scheme Programming 1 September 24, 2010 05:08
enum MASOUD Fluent UDF and Scheme Programming 0 June 5, 2010 00:49
Theoretical background of formula for dynamic contact angle in interfoam sebastian_vogl OpenFOAM Running, Solving & CFD 3 June 22, 2009 12:25


All times are GMT -4. The time now is 18:12.