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

OpenFOAM 1.7.1: Oscillating CFL number

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 15, 2010, 19:24
Default OpenFOAM 1.7.1: Oscillating CFL number
  #1
Member
 
Lars Kiewidt
Join Date: Sep 2009
Location: Germany
Posts: 54
Rep Power: 16
LarsPT is on a distinguished road
Hi,

I want to simulate the capillary rise of a fluid in a closed rectangular container in a low-gravity environement using interFoam in OpenFOAM 1.7.1. So, I have only walls and symmetryPlanes as BCs. The container has a square cross section with length 1 cm and a height of 10 cm. The contact angle of the fluid is 0°.

Here are the BCs (symmetryPlane is of course of type symmetryPlane):
Code:
alpha1:
walls
{
  type    constantAlphaContactAngle;
  theta0 0;
  limit    gradient;
  value  uniform 0;
}

p_rgh:
walls
{
  type    fixedFluxPressure;
  adjoint no;
}

U:
walls
{
  type    fixedValue;
  value  uniform (0 0 0);
}
My problem is, that the CFL number is kind of oscillating. So it increases up to 0.2 then makes a jump up to 8 or 10 and then it jumps back to 0.1 or even lower. After a while it crashes with sigfpe error. I already changed deltaT and maxDeltaT but it didn't help. The new capillaryRise tutorial doesn't work either. It shows the same phenomena and crashes with sigfpe error.

So is there someone else, who has had the same problems or who can help me?

Thanks in advance!

Lars
LarsPT is offline   Reply With Quote

Old   September 17, 2010, 02:07
Default OpenFOAM 1.7.1: Oscillating CFL number
  #2
ata
Senior Member
 
ata's Avatar
 
ata kamyabi
Join Date: Aug 2009
Location: Kerman
Posts: 323
Rep Power: 17
ata is on a distinguished road
Hi Lars
Did you examine your case with bigger contact angles?
Best regards
Good luck

Ata
ata is offline   Reply With Quote

Old   September 17, 2010, 09:40
Default
  #3
Member
 
Lars Kiewidt
Join Date: Sep 2009
Location: Germany
Posts: 54
Rep Power: 16
LarsPT is on a distinguished road
Thanks for your answer.

No, I didn't, yet. But maybe it's a good idea. For now I tried to use a more viscous fluid to reduce the dynamics of the rise.

I read some papers about CFD (VOF) and contact angles. Is there any documentation how interFoam deals with the singularity of the no-slip BC?

Lars
LarsPT is offline   Reply With Quote

Old   September 18, 2010, 01:50
Default
  #4
ata
Senior Member
 
ata's Avatar
 
ata kamyabi
Join Date: Aug 2009
Location: Kerman
Posts: 323
Rep Power: 17
ata is on a distinguished road
Hi Lars
How are you?
I hope you are doing very well.
What you mean "singularity of the no-slip BC"?
You can see the PhD thesis of Onno Ubbink entitled by:
"Numerical prediction of two fluid systems with sharp interfaces"
I hope that help you.
Best regards

Ata
ata is offline   Reply With Quote

Old   September 18, 2010, 03:55
Default
  #5
Member
 
Lars Kiewidt
Join Date: Sep 2009
Location: Germany
Posts: 54
Rep Power: 16
LarsPT is on a distinguished road
So, I tried OpenFOAM-1.6 and it's performs stable but the results are not really good. 40 to 50 % error to the analytical comparison. I think, I have to work on the mesh and on the time step to get some higher accuracy. OpenFOAM-1.7.1 still crashes after a while. I don't think it's a bug, it is only because of the special case.

Now to the singulartiy and the no-slip condition. Usually the velocity at the wall should be zero but the fluid has to move anlong the wall in order to wet the surface. I read about an aproach of disabling the no-slip BC and replace it by a no-friction BC. The pressure loss is then compensated by an artificial body force. The intensity of the body force is unfortenatly a fit parameter and depends on the case.

By the way, I have the PhD thesis of Ubing and the one of Rusche, but I didn't get too much into it, yet. I think it will be worth doing so. Thank you for your help! But I still wonder why OF-1.7.1 has so many problems with this case while it is working with the former version!?

Lars
LarsPT 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
mesh file for flow over a circular cylinder Ardalan Main CFD Forum 7 December 15, 2020 13:06
OpenFoam 1.7.1 in Ubuntu 10.04 won't start working Leech OpenFOAM Installation 8 August 10, 2014 20:42
Modified OpenFOAM Forum Structure and New Mailing-List pete Site News & Announcements 0 June 29, 2009 05:56
how to calculate CFL number in 3D convection-diffusion channel flow dryhill Main CFD Forum 0 June 24, 2009 03:33
CFL number and time accuracy for LES Li Yang Main CFD Forum 2 August 1, 2002 06:11


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