This program calculates magnetic fields produced by a system of cocentric coils in a superconducting shields. The shield must consist of cocentric cylinders and circular disks. There can be a hole in the center of each disk.
magnet
-- original program with Q-and-A interface -- Michael Boegl, EPV, Uni-Bayreuth, 1993
*magneettiUI
-- tcl/tk interface (answer questions in GUI)
-- Jaakko Ruohio jaakko.ruohio@hut.fi, 1999
-
magneettiSH
-- read human-readable magnet description and produce answers formagnet
program (seeexample_orig/
folder) -- Vladislav Zavjalov slazav@altlinux.org, 2014 -
magnet_new
-- new command-line interface similar tomagneettiSH + magnet
, see (seeexample_new/
folder) -- Vladislav Zavjalov, 2016-2020 -
magnet_plot
-- make gnuplot script from human-readable magnet description (seeexample_new/
orexample_orig/
folder) -- Vladislav Zavjalov slazav@altlinux.org, 2020 -
magnet.py
-- python interface (seeexample_py/
folder) -
magnet.mex
-- octave/matlab interface. Not finished.
- Calculation grid should not match with shield ends. Sometimes calculation just stops there.