Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1015 Bytes

File metadata and controls

39 lines (23 loc) · 1015 Bytes

symbol_nav

Dual Coil Magnetic Field Visualiser

GUI of a 3D Simulation of a Magnetic field using Mayavi.

What this is

A computational model simulating the magnetic field emited by two coil loops parallel to another attached to a GUI.

Elements to inspect the magnetic field include:

Sphere (3D)

symbol_nav

Plane (2D)

symbol_nav

Line (1D)

symbol_nav

How to run

First you need to install mayavi and a working backend for your OS.

pip install PySide2 mayavi

Run GUI:

python main.py

assets