feat(examples): added FiPy example

This commit is contained in:
2026-04-20 12:41:27 -04:00
parent bbd702904a
commit b23f5a98c5
2 changed files with 159 additions and 0 deletions

4
examples/fipy/readme.md Normal file
View File

@@ -0,0 +1,4 @@
# Example Diffusion
Simple GridFire case with FiPy used for spatial diffusion
To run this you must have matplotlib, gridfire, and fipy installed in your python enviroment