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 |
|
02 |
Digital Twin with PyBaMM — Battery electrode parameterisation |
|
03 |
REV & Uncertainty — Representative volume element analysis |
|
04 |
Multi-Phase Transport — Heterogeneous media with multiple phases |
|
05 |
Surrogate Modelling — ML surrogates for transport properties |
|
06 |
Topology Optimisation — Microstructure design |
|
07 |
HPC Scaling — Performance analysis and scaling behaviour |
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