CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Dynamic contact angle

Register Blogs Community New Posts Updated Threads Search

Like Tree6Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 2, 2014, 05:38
Default Dynamic Contact Angle - algorithm
  #21
New Member
 
Anjishnu Choudhury
Join Date: Jul 2014
Posts: 4
Rep Power: 12
Anjishnu Choudhury is on a distinguished road
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?
Anjishnu Choudhury is offline   Reply With Quote

Old   August 5, 2014, 22:19
Default
  #22
Member
 
Christian Butcher
Join Date: Jul 2013
Location: Japan
Posts: 85
Rep Power: 13
chrisb2244 is on a distinguished road
The sources for the alphaContactAngles can be found in
Code:
.../OpenFOAM-x.y.z/src/transportProperties/twoPhaseProperties/alphaContactAngle/
where x.y.z is your version number, and ... implies your installation path, probably /home or /home/username, I guess? In those cases, ~/OpenFOAM-2.y.z/rest/of/path should probably work.

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*)
Anjishnu Choudhury likes this.
chrisb2244 is offline   Reply With Quote

Old   August 15, 2014, 17:02
Default Source code explanation
  #23
New Member
 
Anjishnu Choudhury
Join Date: Jul 2014
Posts: 4
Rep Power: 12
Anjishnu Choudhury is on a distinguished road
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!
Anjishnu Choudhury is offline   Reply With Quote

Old   February 19, 2021, 08:27
Default
  #24
New Member
 
rasoul
Join Date: Mar 2015
Posts: 24
Rep Power: 11
rasool_soofi is on a distinguished road
Quote:
Originally Posted by Mahdi2010 View Post
Hi all
I am still trying to understand how ''dynamiccontactangle'' works in OpenFOAM.
Of course thetaA and thetaR are determined based on the material properties of the surface, but ''utheta'' is still the question. What does it mean exactly?
Hi,


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
rasool_soofi is offline   Reply With Quote

Old   June 14, 2021, 00:22
Default
  #25
Senior Member
 
A. Min
Join Date: Mar 2015
Posts: 308
Rep Power: 12
alimea is on a distinguished road
Quote:
Originally Posted by rasool_soofi View Post
Hi,


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

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
alimea 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
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


All times are GMT -4. The time now is 01:47.