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

How to use temperatureDependentAlphaContactAngle

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 11, 2017, 01:14
Default How to use temperatureDependentAlphaContactAngle
  #1
New Member
 
Kei
Join Date: May 2017
Location: Japan
Posts: 3
Rep Power: 8
nitk is on a distinguished road
It's my first post on this forum, hello foamers

I’m trying to simulate slug flow in a capillary tube by using interFoam. I would like to use temperature dependent interfacial tension and contact angle.
I have changed “interfaceProperties” and “twoPhaseProperties” for that. The temperature dependence of the surface tension was made, but the contact angle was not made.

So, I’m using "temperatureDependentAlphaContactAngle" in OpenFOAMv-1706.
I could calculate by setting 0/alpha.water as follows,

Code:
wall
{
    type             temperatureDependentAlphaContactAngle;
    theta0          constant 60;
    limit             gradient;
    value            uniform 0;
}
but it has not been changed depending on the temperature. Even if I look at usage, I don’t know how to give temperature dependency. How do I set it

Could anybody please help me.
Thanks.

Kei
nitk is offline   Reply With Quote

Old   October 19, 2017, 04:31
Default
  #2
Senior Member
 
sandy
Join Date: Feb 2016
Location: .
Posts: 117
Rep Power: 10
saddy is on a distinguished road
have you solved your problem???
saddy is offline   Reply With Quote

Old   October 20, 2017, 02:34
Default
  #3
New Member
 
Kei
Join Date: May 2017
Location: Japan
Posts: 3
Rep Power: 8
nitk is on a distinguished road
Hi, saddy.
Thank you for your reply.

Yes, I have been solved problem.
However, I changed "twoPhaseProperties", instead of use "temperatureDependentAlphaContactAngle" to solve problem.

Kei
nitk is offline   Reply With Quote

Old   October 20, 2017, 12:38
Default
  #4
Senior Member
 
sandy
Join Date: Feb 2016
Location: .
Posts: 117
Rep Power: 10
saddy is on a distinguished road
which openfoam version did you compile it for?//
saddy is offline   Reply With Quote

Old   October 24, 2017, 04:30
Default
  #5
New Member
 
Kei
Join Date: May 2017
Location: Japan
Posts: 3
Rep Power: 8
nitk is on a distinguished road
I compiled library in OpenFOAM-2.3.1.
not OpenFOAM-v1706.
nitk is offline   Reply With Quote

Reply

Tags
contact angle, how to, interfoam with temp


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



All times are GMT -4. The time now is 17:36.