Skip to content

da-raf/SWE1D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWE1D

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".

About

1D Shallow water equation code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.9%
  • C 11.1%