Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Create simple, discrete coils using current-carrying loops, saddles or ellipses to generate magnetic fields
Contributed by: Noah Hardwicke, Peter J. Hobson, Michael Packer
Create simple coils made from cylindrical loop, saddle, or ellipse-based primitives, optimised to generate a target magnetic field harmonic. Visualise and examine the coils and the magnetic fields they generate.
CreateCoil implements the theoretical model derived in Designing optimal loop, saddle, and ellipse-based magnetic coils by spherical harmonic mapping.
We will soon be adding the ability to export coil data and field data, so check back for updates!
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["NoahH/CreateCoil"]
To load the code after installation, evaluate this code:
Needs["NoahH`CreateCoil`"]
Wolfram Language Version 13.0
Creative Commons Attribution Non Commercial 3.0 Unported