Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add variable density tesseroids forward modelling #82

Closed
santisoler opened this issue Jul 30, 2019 · 0 comments · Fixed by #269
Closed

Add variable density tesseroids forward modelling #82

santisoler opened this issue Jul 30, 2019 · 0 comments · Fixed by #269
Labels
enhancement Idea or request for a new feature
Milestone

Comments

@santisoler
Copy link
Member

Description of the desired feature

Would be nice to implement the forward modelling method to compute the gravitational fields of tesseroids with variable densities described on Soler et al. (2019).

The main thing to do is adding the distance-based discretization algorithm, which should be implemented inside Numba jitted functions without allocating memory.
Also, the tesseroid_gravity function should take a density function per tesseroid as argument, which should be jitted in order to speed things up.

Are you willing to help implement and maintain this feature? Yes

@santisoler santisoler added the enhancement Idea or request for a new feature label Jul 30, 2019
@santisoler santisoler added this to the v0.2.0 milestone Jan 27, 2020
@leouieda leouieda removed this from the v0.2.0 milestone Jul 16, 2021
@santisoler santisoler added this to the v0.4 milestone Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea or request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants