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

How to set a time dependant contact angle in InterFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 15, 2018, 13:35
Default How to set a time dependant contact angle in InterFoam
  #1
New Member
 
Pooyan
Join Date: Jun 2017
Posts: 1
Rep Power: 0
S.Pooyan is on a distinguished road
Hi. I am rather new to openfoam so sorry if the following question looks very easy to you. I searched the forum a bit but nothing came up.
I want to set a contact angle that changes with time. As I saw in openfoam manual this is possible by using a table function. The Open Foam example looks like this:

inlet
{
type uniformFixedValue;
uniformValue table ((0 0) (10 2));
}

In this example the inlet velocity is 0 at time 0 and reaches 2 in 10 seconds.
I Have no idea how I can do the same thing for contact angle. My constant contact angle boundary condition looks like this:
bottomD2
{
type constantAlphaContactAngle;
limit zeroGradient;
theta0 145;
value uniform 0;
}
S.Pooyan 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
Elastic or Plastic Deformations in OpenFOAM NickolasPl OpenFOAM Pre-Processing 36 September 23, 2023 09:22
Ansys Licence Serve on Ubuntu 16.04 LTS david.pasquale ANSYS 2 January 20, 2017 12:52
plot over time fferroni OpenFOAM Post-Processing 7 June 8, 2012 08:56
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 bookie56 OpenFOAM Installation 8 August 13, 2011 05:03
Time evolution of dynamic contact angle asaha OpenFOAM 0 May 19, 2009 02:15


All times are GMT -4. The time now is 16:40.