TeamAtomECS / AtomECS

Cold atom simulation code
GNU General Public License v3.0
46 stars 11 forks source link

Magnetic parts #54

Closed damienBloch closed 2 years ago

damienBloch commented 3 years ago

Create some utilities to compute the magnetic field for common experimental components.

It might no be as efficient as precalculated on a grid, but it removes the need to have an external computation in some cases.

This is a update from the PR #40.

ElliotB256 commented 2 years ago

I'm going to close this for now until I have time to go back and complete it