henry2004y / TestParticle.jl

Test particle tracing in electromagnetic field
https://henry2004y.github.io/TestParticle.jl/dev/
MIT License
14 stars 3 forks source link

Refactor and add magnetostatics features #165

Open henry2004y opened 2 months ago

henry2004y commented 2 months ago

Currently we have some specific magnetic field generation routines. We can generalize the functions using steady current coils, and add direct Bio-Savart calculation.

henry2004y commented 2 months ago

First step implemented in 3f922d7; more to come later