| Program | Source File | Description |
|---|---|---|
| example1_burgers_1d_fv | example1_burgers_1d_fv.f90 | This program illustrates the application of modules 'hrweno' and 'tvdode' for solving a 1D hyperbolic equation (Burger's equation): |
| example_pbe_2d_fv | example2_pbe_2d_fv.f90 | This program illustrates the application of modules 'hrweno' and 'mstvd' for solving a 2D population balance equation (PBE): |