{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "\n", "# EM.geosci examples\n", "\n", "The purpose of these notebooks is to provide tools for you to investigate fundamental concepts in electromagnetic geophysics. They support **em.geosci.xyz**, an open source \"textbook\" resource for electromagnetic geophysics. \n", "\n", "These notebooks are powered by SimPEG, an open source framework for Simulation and Parameter Estimation in Geophysics.\n", "\n", "If you have feedback, we would like to hear from you! \n", "- Contact us\n", "- Report issues\n", "- Join the development" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Contents\n", "\n", "Each of the following titles is linked back to the corresponding section in EM.geosci.xyz and the bullet points below contain links to notebooks. \n", "\n", "#### Physical Properties\n", "\n", "- Cole-Cole response - Complex conductivity \n", "\n", "#### Maxwell 1: Fundamentals\n", "\n", "- FDEM Planewave in Wholespace\n", "- TDEM Planewave in Wholespace\n", "- FDEM Electric Dipole in Wholespace\n", "- FDEM Electric Dipole in Wholespace\n", "- TDEM Electric Dipole in Wholespace\n", "- TDEM Electric Dipole in Wholespace\n", "- Induction RL circuit (two loops) \n", "\n", "#### Maxwell 2: DC\n", "\n", "- Electrostatic Sphere\n", "- DC Layered Earth\n", "- DC 2D Cylinder in Halfspace \n", "- DC 2.5D Cylinder in Halfspace \n", "- DC 2D Plate in Halfspace \n", "- DC 2.5D Plate in Halfspace \n", "- DC 2D shielding effects in Halfspace \n", "- DC 2.5D shielding effects in Halfspace \n", "- DC Building Pseudosections\n", "\n", "\n", "#### Maxwell 3: FDEM\n", "- FDEM Vertical Magnetic Dipole in Layered-earth\n", "\n", "#### Maxwell 4: TDEM\n", "- TDEM Horizontal Circular loop in Layered-earth\n", "\n", "#### Geophysical Surveys\n", "\n", "- MT Layered earth\n", "\n", "#### Case Histories\n", "\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "####
We love open source!
\n", "\n", "
\"Creative \n", "\n", "This work is licensed under a Creative Commons Attribution 4.0 International License.
" ] } ], "metadata": { "anaconda-cloud": {}, "kernelspec": { "display_name": "Python [default]", "language": "python", "name": "python2" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.12" } }, "nbformat": 4, "nbformat_minor": 1 }