Skip to content

Releases: simpeg-research/casingSimulations

Simulation updates

06 Jul 15:23
ba55d58
Compare
Choose a tag to compare

Updates to align with the latest release of SimPEG 0.14.0

Dipole Source Updates

06 Jul 16:40
0aa4532
Compare
Choose a tag to compare

from pr #13

minor updates to the dipole source code so that electric dipole sources can be included and it doesn't matter if the a or b electrode is on top or bottom

EM simulations of steel cased wells on 2D and 3D meshes

13 Jul 19:59
dbdb8fc
Compare
Choose a tag to compare

This software contains utilities for running DC and EM simulations of steel cased wells with SimPEG. It is used in:

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