/dedalus

A flexible framework for solving PDEs with modern spectral methods.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Dedalus Project

Repo status Read the Docs PyPI - Python Version PyPI PyPI - License

Dedalus is a flexible framework for solving partial differential equations using spectral methods. The code is open-source and developed by a team of researchers studying astrophysical and geophysical fluid dynamics.

Dedalus is written primarily in Python and features an easy-to-use interface with symbolic equation entry. Our numerical algorithm produces sparse systems for a wide variety of equations and spectrally-discretized domains. These systems are efficiently solved using compiled libraries and are automatically parallelized using MPI.

Links

Developers