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

Problem about boundary layer flow.

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 30, 2012, 10:44
Default Problem about boundary layer flow.
  #1
Member
 
Join Date: May 2010
Posts: 69
Rep Power: 15
hewei is on a distinguished road
Dear all,

Recently, I am simulating the Blasius boundary flow, I use the icoFoam algorithm, but the result of u/u0 is a little higher than 1 at certain height, I tried several grid and boundary conditions, but always get the result. Does somebody know what's wrong with me? thank you

velocity field:
boundaryField
{
symmetry
{
type symmetryPlane;
}
plate
{
type zeroGradient;
value uniform 0;
}
out
{
type fixedValue;
value uniform 0;
}
in
{
type zeroGradient;
value uniform 0;
}
frontAndBack
{
type empty;
}
}


pressure field
internalField uniform (1 0 0);

boundaryField
{
in
{
type fixedValue;
value uniform (1 0 0);
}

out
{
type zeroGradient;
}

plate
{
type fixedValue;
value uniform (0 0 0);
}
symmetry
{
type symmetryPlane;
}
frontAndBack
{
type empty;
}
}

Wei
Attached Images
File Type: jpg compare.jpg (33.0 KB, 16 views)
hewei is offline   Reply With Quote

Reply

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
Help: Fluid Flow Over a Horizontal Flat Plate by Boundary Layer Eq. egemen Main CFD Forum 0 May 20, 2011 04:57
[Gmsh] Import problem ARC OpenFOAM Meshing & Mesh Conversion 0 February 27, 2010 10:56
Flat plate boundary layer problem student Main CFD Forum 3 May 21, 2007 13:10
errors Fahad Main CFD Forum 0 March 23, 2004 13:20
Boundary Conditions Jan Ramboer Main CFD Forum 11 August 16, 1999 08:59


All times are GMT -4. The time now is 06:45.