Welcome to Dedalus
Dedalus is a flexible framework for solving partial differential equations using spectral methods. Developed by researchers in fluid dynamics, it provides a powerful Python interface for symbolic equation specification and efficient numerical solving.Key Features
Symbolic Equations
Write PDEs using intuitive symbolic syntax with automatic vectorial operations
Multiple Geometries
Support for Cartesian, disk, annulus, sphere, spherical shell, and ball domains
Problem Types
Built-in support for IVP, EVP, LBVP, and NLBVP formulations
Parallel Computing
Automatic MPI parallelization for large-scale simulations
Quick Example
Here’s how to set up a simple PDE problem in Dedalus:Get Started
Installation
Install Dedalus and its dependencies
Quickstart Tutorial
Build your first simulation in minutes
Core Concepts
Learn the fundamental concepts
Examples
Explore real-world example problems
Community & Resources
GitHub Repository
View source code and contribute
Mailing List
Join the Dedalus user community