evanhanders / dedalus

A flexible framework for solving PDEs with modern spectral methods.

Home Page:http://dedalus-project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dedalus Project

About Dedalus

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 working on problems in astrophysical and geophysical fluid dynamics.

The code is written primarily in Python and features an easy-to-use interface, including text-based equation entry. Our numerical algorithm produces highly sparse systems for a wide variety of equations on spectrally-discretized domains. These systems are efficiently solved using compiled libraries and multidimensional parallelization though MPI.

Links

Learn more about Dedalus by visiting the

Developers

The core development team consists of

About

A flexible framework for solving PDEs with modern spectral methods.

http://dedalus-project.org/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%