This is a fork of the original project on github: https://github.com/TUM-I5/SWE1D.git Its intention is to simulate waves in shallow water.
BUILDING:
execute in this directory: $ scons
The executable will be placed at 'build/SWE1D'. Use "$ ./SWE1D --help" for more information.
Information about the f-wave solver we are using can be found in "submodules/f-wave-solver/README.md".