Create pseudo-section simulation in Notebook.

Sub-functions added to BaseDC. Required for the simulation
This commit is contained in:
D Fournier
2016-02-01 21:03:58 -08:00
parent b4c4841976
commit 78584ae49d
6 changed files with 675 additions and 74 deletions
+1 -1
View File
@@ -424,7 +424,7 @@ def gen_DCIPsurvey(endl, mesh, stype, a, b, n):
Input:
:param endl -> input endpoints [x1, y1, z1, x2, y2, z2]
:object mesh -> SimPEG mesh object
:switch stype -> "dpdp" (dipole-dipole) | "pdp" (pole-dipole)
:switch stype -> "dpdp" (dipole-dipole) | "pdp" (pole-dipole) | 'gradient'
: param a, n -> pole seperation, number of rx dipoles per tx
Output: