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

Strange behaviour because of contact angle (interfoam)

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 12, 2011, 10:16
Default Strange behaviour because of contact angle (interfoam)
  #1
New Member
 
Join Date: Jan 2011
Location: Germany
Posts: 3
Rep Power: 15
Kim123 is on a distinguished road
As this is my first post in this forum I would like to say "Hello" to everybody.

I just started with OpenFOAM and mesh-based CFD in general. I wanted to simulate the process shown on the following picture.

http://img98.imageshack.us/img98/2114/overviewc.png

A viscous fluid is pulled under a blade (by a conveyor belt) to form a thin tape. The conveyor belt speed is given through the lower wall boundary velocity in the desired direction (here x direction). My first approach was using the damn break tutorial as a starting point. Using the settings from the tutorial was quite successfull.The only thing i changed was the the viscosity of the former "water". It was set to 4 Pa s.

I played a little around and used different boundary conditions so that the surface tension effects between the wall and interface are no longer ignored.

After some reading I came up with with following setting for the walls in the alpha1 file:

Wall
{
type constantAlphaContactAngle;
theta0 30;
value uniform 0;
limit none;
}

and the p_rgh:

Wall
{
type fixedFluxPressure;
adjoint no;
}

Now strange things happen as seen in the following screenshot:


http://img209.imageshack.us/img209/9...actangle30.png

These effects are directly related to the contact angle and seem to be more extreme at higher viscosity difference between the two fluids. If an angle of 90° is chosen everything works fine.

I was wondering if somebody could tell me the cause of the extreme curving of the surface. In my opinion the contact angle should not have such a big effect on the fluid behaviour in the reservoir. I suspect it might have something to do that simulation is not "relaxed" at the first timestep in the area near the walls (contact angle of 90° because of initial geometry) and the resolution of the mesh.

Thanks in advance,
Kim123
Kim123 is offline   Reply With Quote

Reply

Tags
contact angle, interfoam, viscous laminar

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
InterFoam contact angle JoaoMiranda OpenFOAM Running, Solving & CFD 7 October 20, 2016 06:27
solved: contact angle correction in interFoam rcastilla OpenFOAM Bugs 24 March 2, 2016 13:43
Slug Flow, interFoam, problems with Contact Angle PrzemekPL OpenFOAM Running, Solving & CFD 13 February 18, 2014 22:10
[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


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