Metadata-Version: 2.1
Name: CasingSimulations
Version: 0.2.1
Summary: Casing Simulations: Electromagnetics + Steel Cased Wells
Home-page: http://github.com/simpeg-research/casingResearch
Download-URL: http://github.com/simpeg-research/casingResearch
Author: Lindsey Heagy
Author-email: lindseyheagy@gmail.com
License: MIT
Keywords: geophysics electromagnetics
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
License-File: LICENSE
Requires-Dist: numpy (>=1.7)
Requires-Dist: scipy (>=0.13)
Requires-Dist: cython
Requires-Dist: pymatsolver (>=0.1.1)
Requires-Dist: ipywidgets
Requires-Dist: jupyter
Requires-Dist: matplotlib
Requires-Dist: properties
Requires-Dist: vectormath
Requires-Dist: SimPEG

Casing Simulations
==================

.. image:: https://readthedocs.org/projects/casingresearch/badge/?version=latest
    :target: http://casingresearch.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://img.shields.io/github/license/simpeg-research/casingSimulations.svg
    :target: https://github.com/simpeg-research/casingSimulations/blob/master/LICENSE
    
.. image:: https://zenodo.org/badge/69693380.svg
   :target: https://zenodo.org/badge/latestdoi/69693380

.. image:: https://img.shields.io/badge/powered%20by-SimPEG-blue.svg
    :target: http://simpeg.xyz
    :alt: SimPEG

*Lindsey Heagy*

Software for running simuations of electromagnetic problems
in the presence of steel cased wells.

The numerical simulation engine we rely on is SimPEG_


.. _SimPEG: http://simpeg.xyz


Repositories using casingSimulations
------------------------------------

- `simpeg-research/heagy-2018-emcyl <https://github.com/simpeg-research/heagy-2018-emcyl>`_ : DC and EM simulations
  o n 2D and 3D cylindrical meshes. These notebooks were used to generate the figures in
  `Modeling electromagnetics on cylindrical meshes with applications to steel-cased wells <https://doi.org/10.1016/j.cageo.2018.11.010>`_

- `simpeg-research/heagy-2018-dc-casing <https://github.com/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 <https://doi.org/10.1093/gji/ggz281>`_
  

Citation
--------

Heagy, L. J. (2018). Electromagnetic methods for imaging subsurface injections (T). University of British Columbia. Retrieved from https://open.library.ubc.ca/collections/ubctheses/24/items/1.0374170

.. code:: 

    @phdthesis{Heagy_2018, 
        series={Electronic Theses and Dissertations (ETDs) 2008+}, 
        title={Electromagnetic methods for imaging subsurface injections}, 
        url={https://open.library.ubc.ca/collections/ubctheses/24/items/1.0374170}, 
        DOI={http://dx.doi.org/10.14288/1.0374170}, 
        school={University of British Columbia}, 
        author={Heagy, Lindsey J.}, 
        year={2018}, 
        collection={Electronic Theses and Dissertations (ETDs) 2008+}
    }





