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

default contact angle

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 13, 2010, 12:21
Default default contact angle
  #1
Member
 
Sandeep
Join Date: Jul 2010
Posts: 48
Rep Power: 15
gandesk is on a distinguished road
hello all,

For my two phase problem I have used interFoam to simulate a droplet spreading on a substrate. My question is, what is the default contact angle assumed by the interFoam solver. Some where I read that it uses 90degree CA. So, I did the my case by modifing a case described in multiphaseInterFoam solver with 90 degree contact angle. But the results are not same. Can anybody help me what woud be the reason.

Thanks
Sandeep
gandesk is offline   Reply With Quote

Old   January 13, 2011, 02:41
Default
  #2
Member
 
Sandeep
Join Date: Jul 2010
Posts: 48
Rep Power: 15
gandesk is on a distinguished road
can anyone please reply to this message
gandesk is offline   Reply With Quote

Old   January 13, 2011, 09:09
Default
  #3
Member
 
Duong A. Hoang
Join Date: Apr 2009
Location: Delft, Netherlands
Posts: 93
Rep Power: 17
duongquaphim is on a distinguished road
Send a message via Yahoo to duongquaphim
Hi,

You can set the static or dynamic contact angle boundary condition in 0/alpha1 like:

23 Wall1
24 {
25 type constantAlphaContactAngle;
26 limit gradient;
27 theta0 0;
28 value uniform 1;
29 }

There are a lot of posts in this forum discussing about those conditions.

Regards,

Duong
duongquaphim is offline   Reply With Quote

Old   January 14, 2011, 03:51
Default
  #4
Member
 
Sandeep
Join Date: Jul 2010
Posts: 48
Rep Power: 15
gandesk is on a distinguished road
Hi Hoang,

Thanks for your reply. I think I did not make my question proper. Here is my question once again. Two simulate my 2 phase vof problem, I have used default dambreak example prblems available in both interform and multiphaseinterfoam solvers. If you look at the dam break example in multiphaseinterfoam solver, you can see 4 phases interacting between each other and you can see wall contact angle specified for all the phases. If you see same dam break example in interfoam solver, you can only see two phases and there were no contact angles mentioned in the 0/alpha file. So my question is the what is the value assumed by the interform for considering boundary condition?? Does it really considers contact angle as the boundary condition or is it considering any other boundary condition in interfoam?? As i am newbie to openfoam not able to look and find at the source code.

I hope this time i made my question more clear. Please let me know if you are stil confused.
gandesk is offline   Reply With Quote

Old   January 21, 2011, 05:31
Default
  #5
Member
 
Duong A. Hoang
Join Date: Apr 2009
Location: Delft, Netherlands
Posts: 93
Rep Power: 17
duongquaphim is on a distinguished road
Send a message via Yahoo to duongquaphim
Hi,

In interfoam, since you have only two phase, then you only specify the contact angle once in alpha1 file. For your question, in dambreak case, at the wall they use zero gradient condition at the wall for alpha1. Then at the wall, alpha1 will equal to alpha1 at the cell next to the wall. And in my experience, that condition will generate 90 degree contact angle.

Hope it answer your question.

Regards,

Duong
duongquaphim is offline   Reply With Quote

Old   January 21, 2011, 08:19
Default
  #6
Member
 
Sandeep
Join Date: Jul 2010
Posts: 48
Rep Power: 15
gandesk is on a distinguished road
Hi HOang,

Thanks for your reply. Well, actually I had done a case by modifying multiphasefoam dam break example to two phases and defining 90 degree contact angle. The results obtained by this solver are entirely different from the result obtained from interfoam. So what could be the probable reason.

Sandeep
gandesk is offline   Reply With Quote

Old   January 24, 2011, 22:35
Default How do you define the contact angle?
  #7
Member
 
Charlie
Join Date: Dec 2010
Location: USA
Posts: 85
Rep Power: 15
cheng1988sjtu is on a distinguished road
Did you define it as what Duong said?
Quote:
23 Wall1
24 {
25 type constantAlphaContactAngle;
26 limit gradient;
27 theta0 0;
28 value uniform 1;
29 }
can you show us how to modify the contact angle to 90 degrees?
BTW, do you define it as 90 or pi/2?
cheng1988sjtu is offline   Reply With Quote

Old   January 24, 2011, 22:52
Default
  #8
Member
 
Sandeep
Join Date: Jul 2010
Posts: 48
Rep Power: 15
gandesk is on a distinguished road
I have assigned 90 degrees not pi/2.
gandesk 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
InterFoam contact angle JoaoMiranda OpenFOAM Running, Solving & CFD 7 October 20, 2016 06:27
[Netgen] Import netgen mesh to OpenFOAM hsieh OpenFOAM Meshing & Mesh Conversion 32 September 13, 2011 05:50
Theoretical background of formula for dynamic contact angle in interfoam sebastian_vogl OpenFOAM Running, Solving & CFD 3 June 22, 2009 12:25
About the Contact Angle Flora FLUENT 2 March 8, 2007 02:07


All times are GMT -4. The time now is 03:35.