fatiando / choclo

Kernel functions for your geophysical models
https://www.fatiando.org/choclo
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Add forward functions for magnetic gradiometry components for dipoles #94

Open santisoler opened 1 month ago

santisoler commented 1 month ago

Description of the desired feature:

Would be nice to include forward modelling functions for the magnetic gradiometry components due to dipoles. They would be the spatial derivatives of the components of the magnetic field, i.e.:

$$ B{xx}, B{yy}, B{zz}, B{xy}, B{xz}, B{yz} $$

where:

$$ B{ij} = \frac{\partial B{i}}{\partial j}, \quad i,j \in \{x, y, z\} $$

Are you willing to help implement and maintain this feature?

Totally!