Tutorials

Interactive Jupyter notebooks that run directly in Google Colab — no local installation required.

Tutorial series

#

Topic

Colab

01

Hello OpenImpala — Installation, first tortuosity calculation

Open In Colab

02

Digital Twin with PyBaMM — Battery electrode parameterisation

Open In Colab

03

REV & Uncertainty — Representative volume element analysis

Open In Colab

04

Multi-Phase Transport — Heterogeneous media with multiple phases

Open In Colab

05

Surrogate Modelling — ML surrogates for transport properties

Open In Colab

06

Topology Optimisation — Microstructure design

Open In Colab

07

HPC Scaling — Performance analysis and scaling behaviour

Open In Colab

Running locally

All tutorials can also run locally if you have OpenImpala installed:

pip install openimpala jupyter matplotlib
jupyter notebook tutorials/01_hello_openimpala.ipynb