hwangpo / IMEX_SfloW

1D Implix-Explicit Shallow Water solver.

Home Page:http://demichie.github.io/IMEX_SfloW/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMEX-SfloW

Implix-Explicit Shallow Water solver

Main Github project page: http://demichie.github.io/IMEX_SfloW/

IMPORTANT: The code requires the LAPACK library

To compile:

./configure

make

make install

The executable is copied in the bin folder.

To test the code copy the executable from the bin folder in the EXAMPLES folder and execute with:

./IMEXSfloW

A Matlab script (plot_p.m) is provided in the MATLAB folder to plot the results.

Developers:

Mattia de' Michieli Vitturi

Giacomo Lari

About

1D Implix-Explicit Shallow Water solver.

http://demichie.github.io/IMEX_SfloW/

License:GNU General Public License v3.0


Languages

Language:Fortran 62.3%Language:Shell 19.2%Language:Makefile 17.2%Language:MATLAB 1.1%Language:M4 0.2%