CentPack
CentPack is a collection of freely distributed C++ libraries that implement a number of high-order, non-oscillatory central schemes for hyperbolic systems of conservation laws in one- and two-space dimensions, ut + f(u)x + g(u)y= 0. Only information specific to the problem to be solved needs to be provided, namely, an external subroutine description of the flux functions f(u) and g(u), together with the appropriate initial and boundary conditions.
For more information on CentPack and central schemes, visit Central Station. There you'll find documentation, software to download, examples, and related publications.
|