leon-vv / Traceon

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

Implement tracing through a system of elements #31

Open leon-vv opened 1 year ago

leon-vv commented 1 year ago

When simulating an entire microscope, we need to be able to trace an electron through multiple elements. The most obvious approach to achieve this would be to define a new SystemTracer which accepts multiple fields. Translation and rotations of the fields inside the 'global' coordinate system should be supported.