Simulation3DDiferential (gravity, magnetics)

Hi,

I’m trying to get my head around how to work with Simulation3DDifferential. But so far I don’t get beyond the basic call to sim = Simulation3DDifferential(mesh, survey). Does it explicitly need any other parameter values? What about BC’s?

The mesh would consist of the model parameter and the survey to calculate the field values on the receiver locations. I’m trying to make the equivalence with FE modelling in e.g. fenics, but I’m not sure whether it’s the right approach to improve my understanding, i.e. the field is not calculated on the mesh itself?

I didn’t find any example… I’d be happy to contribute with something if I could get something working…

Kind regards!