fatiando / harmonica

Forward modeling, inversion, and processing gravity and magnetic data
https://www.fatiando.org/harmonica
BSD 3-Clause "New" or "Revised" License
208 stars 68 forks source link

Magnetic field of dipoles in Cartesian coordinates #414

Closed santisoler closed 1 year ago

santisoler commented 1 year ago

Add forward modelling functions for the magnetic field of dipoles in Cartesian coordinates: dipole_magnetic and dipole_magnetic_component. The first one computes the three components of the magnetic field, while the latter computes only one of them. The forward modelling is done using the Choclo functions for dipoles.

Relevant issues/PRs:

Part of #406

santisoler commented 1 year ago

Thanks @LL-Geo for the review! I'm merging this!