henry2004y / TestParticle.jl

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

Add demos with additional diagnostics #118

Closed henry2004y closed 7 months ago

henry2004y commented 7 months ago

Unfortunately, SavingCallback from DiffEqCallbacks.jl does not seem to be compatible with EnsembleProblem. For ensemble problems, we can work around this issue by using the output_func argument.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3981752) 77.20% compared to head (1cfb5ff) 58.08%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #118 +/- ## =========================================== - Coverage 77.20% 58.08% -19.12% =========================================== Files 10 10 Lines 680 680 =========================================== - Hits 525 395 -130 - Misses 155 285 +130 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.