2 Examples
These are example scripts using the py-pde package, which illustrates some of the most important features of the package.
2.1 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
2.2 Simple PDEs
These examples demonstrate basic usage of the package to solve PDEs.
2.3 Output and analysis
These examples demonstrate how to store and analyze output.
2.4 Advanced PDEs
These examples demonstrate more advanced usage of the package.