Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
Martin Schreiber edited this page Nov 6, 2017 · 1 revision

Welcome to the SWEET wiki!

SWEET stands for "Shallow Water Equation Environment for Tests, Awesome!"

Official website now available: https://schreiberx.github.io/sweetsite

This library supports various kinds of simulations (not only Shallow Water) on 2D surfaces. The currently supported surfaces are

  • the 2D torus (bi-periodic plane) and
  • the sphere

For discretization, we use the double FFT for the plane and Spherical Harmonics on the sphere.

Clone this wiki locally