A simple PDE solver exploring basic numeric solving techniques for PDEs, Rust und WebAssembly and WebGL.
This solver is based on the material of the course Numerics of Partial Differential Equations by Perugia Ilaria taught in sommer semester 2025 at the University of Vienna.
From within the crates/web folder, run npm run serve. The app should now be available at localhost:8080.
The output is a statically compiled web page and all computations are performed entirely in the browser. The current release can be accessed via Codeberg pages.
