OpenFOAM-based solver for depth intergrated Boussinesq-type equations.
This master branch has been tested OpenFOAM-7
When solving a problem, we recommend to use WENO-EXT(https://github.com/WENO-OF/WENOEXT) as the spacial derivates discretize scheme.
Solves the depth-intergrated 2D Boussinesq-type equations:
where:
This solver is tested using WENO-EXT(https://github.com/WENO-OF/WENOEXT) library. Therefore, we suggest you to use this library. We have forked it to this repo.
-
Download the solver
-
Install WENO-EXT(optional)
-
Change to src folder
-
Type 'wmake'