emsig / emg3d

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

Layered computation using empymod. #302

Closed prisae closed 2 years ago

prisae commented 2 years ago

This PR aims to allow for fast 1D modelling (forward and gradient) using empymod. For this it utilizes the recently merged functions Model.extract_1d (PR #301), which in turn uses the ellipse function maps.ellipse_indices (PR #298) (building on the re-structure from PR #299).

Important - TODO:

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2964177215


Totals Coverage Status
Change from base Build 2940247953: 0.006%
Covered Lines: 4624
Relevant Lines: 4630

💛 - Coveralls