EM simulations of steel cased wells on 2D and 3D meshes
This software contains utilities for running DC and EM simulations of steel cased wells with SimPEG. It is used in:
-
simpeg-research/heagy-2018-emcyl :
DC and EM simulations on 2D and 3D cylindrical meshes. These notebooks were used to generate the figures in Finite volume electromagnetic modelling on 2D and 3D cylindrical meshes with applications to steel cased wells (submitted to Computers & Geosciences) -
simpeg-research/heagy-2018-dc-casing:
A repository of notebooks looking a DC resistivity surveys in the presence of steel cased wells. These notebooks were used to generate the figures in Direct current resistivity with steel-cased wells (in prep)
Updates in 0.0.6
Model additions
- layered background
- flawed casings (includes partial flaws)
upgrades
- minor syntax updates to be consistent with SimPEG 0.9.0, discretize 0.2.0
- rely on the pypi deploys of SimPEG / discretize in setup.py
- remove requirements from requirements_dev.txt that are already specified in setup.py