emsig / emg3d

A multigrid solver for 3D electromagnetic diffusion
https://emg3d.emsig.xyz
Apache License 2.0
65 stars 7 forks source link

pyGIMLi(emg3d) #340

Open prisae opened 2 months ago

prisae commented 2 months ago

pyGIMLi(emg3d)

Implementing a wrapper to run inversions using pyGIMLi. The implementation provides the two classes emg3d.inversion.pygimli.Kernel and emg3d.inversion.pygimli.Inversion to run an inversion using the pyGIMLi framework and emg3d as a forward modelling kernel.

TODO:

NOTE

With massive help from @halbmy and lots of testing from @mariacarrizo !