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

Freesurface piercing foil numerical wiggles in gamma isosurface

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   April 7, 2007, 10:15
Default Hi, I am running rasInterFo
  #1
egp
Senior Member
 
egp's Avatar
 
Eric Paterson
Join Date: Mar 2009
Location: Blacksburg, VA
Posts: 197
Blog Entries: 1
Rep Power: 18
egp is on a distinguished road
Hi,

I am running rasInterFoam for a free-surface piercing NACA 0024 hydrofoil at Fr = 0.55. Overall, the solution looks quite good with nice resolution of the bow wave, the wave profile, and the spilling breaking wave.

So, what's the issue? I've run both coarse (~0.3M cells) and fine (~2M cells) hex meshes, and have some non-physical small amplitude waves in the gamma field which are seen on the gamma=0.5 iso-surface (i.e., the free surface).

Anyone have suggestions on fvSchemes settings to eliminate this problem? I am using standard rasInterFoam settings,

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

ddtSchemes
{
default Euler;
}

gradSchemes
{
default Gauss linear;
}

divSchemes
{
div(rho*phi,U) Gauss upwind;
div(phi,gamma) Gauss limitedLinear01 1;
div(phirb,gamma) Gauss limitedLinear01 1;
div(phi,k) Gauss upwind;
div(phi,epsilon) Gauss upwind;
div(phi,R) Gauss upwind;
div(R) Gauss linear;
div(phi,nuTilda) Gauss upwind;
}

laplacianSchemes
{
default Gauss linear corrected;
}

interpolationSchemes
{
default linear;
interpolate(HbyA) linear;
}

snGradSchemes
{
default corrected;
}

fluxRequired
{
default no;
pd;
pcorr;
gamma;
}


// ************************************************** *********************** //

To get an idea of what I am seeing, I've put a couple of animations (naca0024...) for download at:

http://homepage.mac.com/egpaterson/FileSharing2.html

Thanks,

Eric
egp is offline   Reply With Quote

 


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
Surface Piercing Foil dkingsley OpenFOAM Running, Solving & CFD 0 September 23, 2008 14:28
Surface Piercing Foil dkingsley OpenFOAM Running, Solving & CFD 0 September 23, 2008 14:18
Small Wiggles in Hydrofoil Pressure Distribution James Date CFX 13 May 18, 2005 04:30
Difficult BCs about Freesurface Simulation by VOF Yongguang Cheng FLUENT 0 September 19, 2003 07:39
FreeSurface simulation Chengxuan Fu Siemens 0 January 27, 2001 06:08


All times are GMT -4. The time now is 08:53.