finite difference solution of convective boundary layer flow
Hi
i want to solve convection boundary layer flow past a vertical plate problem using Finite difference method, that is, i have to solve momentum (NavierStokes) and energy equations. Most of the boundary layer problem is solved by similarity transform method. That is they convert PDE to ODE then they solve ODE by Runge Kutta Shooting method. I would like to solve the PDE directly.
Momentum Eqn
U_t+U U_x + V U_y = U_yy + Gr T
Energy Eqn