Skip to content

gravity forward modelling: block model, save grid and gravity #95

Answered by LL-Geo
brianchen123 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @brianchen123,

I don't think there is a function called utils.make_tilted_block and Gridder in Harmonica...

Sadly, we can't directly handle the 3D block model at the moment. We do have a discussion last year to get a 3D block function, but it not happening atm. One thing you could try is to build multi prism_layers from top to bottom. Then you can define the density based on its 3D locations. In the end, you can calculate the gravity response from these layers using prism_layer.gravity and add them together.

An alternative solution is to use Simpeg which is easier to generate and control the mesh, see the example in here.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@brianchen123
Comment options

Comment options

You must be logged in to vote
1 reply
@brianchen123
Comment options

Answer selected by MGomezN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants