Open Myzel394 opened 3 years ago
So I'm currently trying to implement a homogeneous magnetic field. However, I can't get it to work. And basically my question is: Is it even possible to create a homogeneous magnetic field using this library?
I'm not familiar with the term homogeneous magnetic fields, but I assume you mean a magnetic field of constant magnitude and direction. To be fair, I didn't have such a usage in mind.
I needed to remove this if-statement in electromagnetism.py, btw, why did you add it?)
Honestly, I don't remember. I'll try to keep this issue in mind and refactor most of magnetism objects.
So I'm currently trying to implement a homogeneous magnetic field. However, I can't get it to work. And basically my question is: Is it even possible to create a homogeneous magnetic field using this library?
The closest thing I could get is this (even tough I needed to remove this if-statement in electromagnetism.py, btw, why did you add it?):