Skip to content

artemis-beta/magnetia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magnetia

Magnetia is a Physics field simulation framework under development.

Usage

Currently Magnetia is usable only under Poetry this can be installed using pip:

pip install --user poetry

Install and setup the virtual environment by running at the root of the repository:

poetry install

Electric Fields Simulation

The electric fields simulation is a web based application created using Bokeh. The simulation plots electric charges and displays field lines to illustrate the forces between them:

example_field_app

Launch the application by running:

poetry run bokeh serve --show magnetia/ui/efield.py

Releases

No releases published

Packages

No packages published

Languages