cantera/samples/cxx/bvp
2015-09-09 18:59:18 -04:00
..
blasius.cpp Fixed compilation errors in the Blasius boundary layer example 2012-12-30 00:16:53 +00:00
BoundaryValueProblem.h [Samples] Fix compilation errors and warnings in the C++ examples 2015-09-09 18:59:18 -04:00
README Removed redundant / vestigial code from the Blasius example 2012-12-30 00:16:58 +00:00

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.