zwicker-group / py-pde

Python package for solving partial differential equations using finite differences.
https://py-pde.readthedocs.io
MIT License
393 stars 50 forks source link

Question about 3d PDE simulation #526

Closed qingpowuwu closed 5 months ago

qingpowuwu commented 5 months ago

Great work! The documentation, implementation, and examples are really concise and clear, I like it. I was wondering if you could provide some demonstrations for simulating 3D partial differential equations? Thank you very much!"