KATRIN-Experiment / Kassiopeia

Simulation of electric and magnetic fields and particle tracking
https://katrin-experiment.github.io/Kassiopeia/index.html
Other
47 stars 29 forks source link

Open FIXMEs #84

Open 2xB opened 1 year ago

2xB commented 1 year ago

There are multiple open FIXMEs in the code. One significant one is the new MagfieldCoils implementation: It still shows compiler warnings that may hint to relevant issues. This is hidden here: https://github.com/KATRIN-Experiment/Kassiopeia/blob/6d703553c96155730edf2d791e9e5aa60ebfdb7a/KEMField/Source/ExternalFields/MagfieldCoils/CMakeLists.txt#L42C1-L42C109

We should fix the underlying issues and remove that line.

richeldichel commented 1 year ago

I have actually been working on this and will provide a pull request this week.