From eb5180441c45a746f0eb1d76a6ecbbd8251fc3c3 Mon Sep 17 00:00:00 2001 From: sgkang Date: Thu, 18 Sep 2014 11:25:11 -0700 Subject: [PATCH] Update index.rst Add welcoming comments. --- docs/source/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 54263b4..afe2145 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,10 +4,12 @@ :align: center SimPEG (Simulation and Parameter Estimation in Geophysics) is a python package for simulation and gradient based parameter estimation in the -context of geoscience applications. simpegSeis uses SimPEG as the framework for the forward modeling and inversion of seismic geophysical proble +context of geoscience applications. simpegSeis uses SimPEG as the framework for the forward modeling and inversion of seismic geophysical problem. We consider two fundamental governing equations for seismic wave propagation: acoustic and elastic wave equations in both time and frequency domains. We initially discretize those problems to compute forward responses. Obvious next step is to solve inverse problems +A fundamental purpose of geophysical application is to better image the subsurface of the earth. One geophysical method only provide us a specific information about related material properties to that method. Therefore, to successfully achieve this goal, we should integrate different geophyisical applications. We believe that we, who have different geophysical backgrounds (Sesmic, EM, Magnetics, Gravity, ...), should cooperate. Therefore, we welcome that any people who want to contribute this project, simpegSeis. + .. raw:: html :file: examples/refraction.html