hrweno is a modern-Fortran implementation of selected WENO and TVD integration schemes.

Find us on…

GitHub

hrweno

About

This package is a modern-Fortran implementation of selected high-resolution weighted essentially non-oscillatory (WENO) schemes and total variation diminishing (TVD) integration methods for solving hyperbolic conservation equations.

In particular, the package includes WENO schemes up to 5th order, explicit Runge-Kutta TVD methods up to 3rd order, and an explicit 3rd order multi-step TVD method.

All numerical methods are described in detail by Shu (1997).

Developer Info

HugoMVale