• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

two c programs which solve the shallow water equations in 1D using different data strctures. First order and higher order spatial and temporal methods are used aswell as slope limiters. Planning to push a 2d version of this code soon