ChristopherMayes / openPMD-beamphysics

Tools for analyzing and viewing particle data in the openPMD standard, extension beamphysics.
https://christophermayes.github.io/openPMD-beamphysics/
Apache License 2.0
16 stars 15 forks source link

Add track_field_1df #30

Closed ChristopherMayes closed 1 year ago

ChristopherMayes commented 1 year ago

This adds an additional track_field_1df that is similar to track_field_1d, except that it uses a function Ez_f that the user provides. The default method is set to 'RK23', which seems to perform better in practical examples.