henry2004y / TestParticle.jl

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

GPU tracing #170

Open henry2004y opened 4 months ago

henry2004y commented 4 months ago

We can try the GPU solver in SciML, or implement the Boris solver with a GPU kernel in the package.

henry2004y commented 4 months ago

A Boris solver on the GPU is a nice small project.