emsig / emg3d

A multigrid solver for 3D electromagnetic diffusion

Home Page:https://emg3d.emsig.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solver class

prisae opened this issue · comments

Create a high-level Solver-class.

The solver class could be used by

  • the Simulation class;
  • other codes, e.g., SimPEG.

Development happens in the branch dev-solver.

Examples of SimPEG(emg3d) integrations can be found on: https://iooxa.com/@prisae/emg3d-as-solver-for-simpeg

That is not happening; the Simulation is, sort of, the "Solver Class".