4 lines
264 B
Text
4 lines
264 B
Text
This example program solves the Blasius boundary value problem for the
|
|
velocity profile of a laminar boundary layer over a flat plate. It
|
|
uses class BoundaryValueProblem, which provides a simplified interface
|
|
to the boundary value problem capabilities of Cantera.
|