A web app solving Poisson's equation in electrostatics using finite difference methods for discretization, followed by gauss-seidel methods for solving the equations. Dirichlet conditions and charge density can be set.
The demo can be found here. The work is based on the notes found here.
One can set various configurations such as voltage (dirichlet conditions), charge density configurations. Here are some of them.
- Parallel Plate Capacitor
- Simple dipole
Various other configurations can be set using the editor in the app.