Examples
These are example scripts using the py-pde package, which illustrates some of the most important features of the package.
Advanced PDEs
These examples demonstrate more advanced usage of the package.
Brusselator - Using the ReactionDiffusionPDE class
Brusselator - Using the ReactionDiffusionPDE class
Grids and fields
These examples show how to define and manipulate discretized fields.
Plotting a scalar field in cylindrical coordinates
Plotting a scalar field in cylindrical coordinates
Output and analysis
These examples demonstrate how to store and analyze output.
Simple PDEs
These examples demonstrate basic usage of the package to solve PDEs.