CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Blasius equation.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 7, 2004, 01:37
Default Blasius equation.
  #1
Lawal
Guest
 
Posts: n/a
Can anyone kindly tell me how to use Finite-diffence method to solve Blasius's equation of laminar boundary layer (2f''' + ff'' = 0). I have consulted many text-books but the numerical method is not used to solve the equation. I needed any online text or idea to quickly fix this.

Thanks, Lawal
  Reply With Quote

Old   November 7, 2004, 03:21
Default Re: Blasius equation.
  #2
Junseok Kim
Guest
 
Posts: n/a
Your equation looks wired to me, usually, Blasius's equation has f' term. By the way, what is your boundary conditions?

  Reply With Quote

Old   November 7, 2004, 03:24
Default Re: Blasius equation.
  #3
Junseok Kim
Guest
 
Posts: n/a
  Reply With Quote

Old   November 7, 2004, 03:30
Default Re: Blasius equation.
  #4
Junseok Kim
Guest
 
Posts: n/a
Sorry for the confusion,

2f''' + ff'' = 0

You can set

z = -0.5 f y y = f'' x = f'

and use, for example, Runge-Kutta method for the time or space marching.

  Reply With Quote

Old   November 8, 2004, 04:42
Default Re: Blasius equation.
  #5
Tom
Guest
 
Posts: n/a
The standard way to solve this equation is to use central differences to obtain a nonlinear set of equations which you can solve using Newton iteration.

An alternative is to use a Runge-Kutta and the "shooting" method,

Tom.
  Reply With Quote

Old   November 8, 2004, 12:34
Default Re: Blasius equation.
  #6
Jarmo Monttinen
Guest
 
Posts: n/a
See White "Viscous Flow" for a rather complete description and a code (Runge-Kutta)

-- Jarmo
  Reply With Quote

Old   November 14, 2004, 12:08
Default Blasius equation.
  #7
Edwin Boadu
Guest
 
Posts: n/a
I would be grateful if you could help solve this Blasius equation using shooting method for me f"' + ff" = 0, f(0) = 0, f'(0) = 0, f"(0) =0.4696 Thank You
  Reply With Quote

Old   November 15, 2004, 14:45
Default Re: Blasius equation.
  #8
Jarmo Monttinen
Guest
 
Posts: n/a
White's book has both the code needed and the R-K subroutine. I have done this long time ago myself, don't have the book or my own notes handy, and don't have enough time to start working on this now.

If you can find White's book, and still have some questions or run into problems, I may be able to provide some help at that point.

-- Jarmo
  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
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
Calculation of the Governing Equations Mihail CFX 7 September 7, 2014 06:27
Blasius Equation Discretization: john_t Main CFD Forum 3 April 18, 2011 02:22
Blasius equation help :( johnt447 Main CFD Forum 0 March 18, 2011 17:57
Constant velocity of the material Sas CFX 15 July 13, 2010 08:56


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