fieldbillard

Field Billard


License
BSD-3-Clause
Install
pip install fieldbillard==0.0.1

Documentation

A simulator of 2-D positive charges interacting with each other and a bounding electric field. Can consider either quasi-electrostatic approximation or quasi-electromagnetostatics approximation (through the Darwin Hamiltonian). Built on top of PyTorch.

Installing

On this folder:

pip install .

Usage

To open the GUI

import fieldbillard
fieldbillard.run()

Alt text