leon-vv / Traceon

Electromagnetic solver and electron tracer
https://traceon.org/
GNU Affero General Public License v3.0
3 stars 4 forks source link

New script showing the interpolation accuracy #5

Closed leon-vv closed 1 year ago

leon-vv commented 1 year ago

We currently use a axial Taylor expansion to quickly calculate the necessary fields. We need a script that for any geometry can plot the accuracy of the interpolation along the axis (for different distances from the axis).

leon-vv commented 1 year ago

This is made very easy in the new API as the old field and the axial field can easily be compared.. so for now this issue can be closed.