seogi_macbook
a289b656cd
Fixes for kwargs variables in FDEMDipolarfields.py
2016-06-29 13:09:11 -07:00
seogi_macbook
eda2394411
fix bug for omega.
2016-06-27 13:04:30 -07:00
seogi_macbook
0763925743
fix minor bugs in analytics
2016-06-23 14:12:49 -07:00
seogi_macbook
8b44f8d96b
change FDEM_fields.py to FDEMDipolarfield.py
2016-06-23 10:14:13 -07:00
seogi_macbook
e1ba80883d
Incorporate Lindsey's suggestoins
2016-06-23 09:10:50 -07:00
micmitch
f0944362c8
Silly mistake... needed zero arrays instead of scalars.
2016-06-14 15:22:36 -07:00
micmitch
e815ddaec7
Removed d typos from the end of function names.
2016-06-14 15:15:53 -07:00
micmitch
b9d30af4a8
Changed \sigma to \hat{\sigma} = \sigma + i \omega \epsilon in the E field calculations.
2016-06-13 17:47:46 -07:00
micmitch
093f441331
Added functions to split electric field into "galvanic" and "inductive" portions.
2016-06-13 17:35:52 -07:00
seogi_macbook
5e3c1da8e2
add place holder for galvanic and inductive electric fields...
2016-06-13 16:41:59 -07:00
seogi_macbook
a3a5c86008
Fix couple bugs in FDEM analytics
2016-06-11 21:58:03 +02:00
micmitch
1960b52dfd
First stab at analytic functions for the fields from a harmonic electric dipole source. Not sure about the exception that I try to throw if multiple frequencies and multiple evaluation locations are both specified.
2016-05-27 14:56:48 -07:00
seogi_macbook
28d67e3112
Start of ED !!
2016-05-27 11:26:47 -07:00
seogi_macbook
339543b893
Incorporate Lindsey's comments on documenting codes
2016-05-25 23:28:58 -07:00
seogi_macbook
44ad57e90d
Merge branch 'dcip/spectralIP' of https://github.com/simpeg/simpeg into dcip/dev
...
Merge spectral IP stuff, and incorporate Lindsey's comments
2016-05-25 14:22:58 -07:00
seogi_macbook
92e2fd67de
minor fixes.
2016-04-27 15:25:40 -07:00
seogi_macbook
f944f9b76b
1. Add distributed source for nodal discretization
...
2. Add Analytic tests
3. Fix simple bug in PlotSlice for nodal variable
4. Add more analytic function (sphere)
2016-04-25 10:58:54 -07:00
seogi_macbook
64b94861a0
working on DC problem CC and N
2016-04-22 23:09:31 -07:00
Rowan Cockett
2c5b19b7a0
Updates to the documentation.
2016-01-10 17:21:01 -08:00
Rowan Cockett
985d5b6469
Bump version: 0.1.7 → 0.1.8 (+7 squashed commits)
...
Squashed commits:
[ac5bb36] Bump version: 0.1.8 → 0.1.9
[8acd6b2] ImportException --> ImportError
[ac410a8] matplotlib.pyplot has errors on import, put these in the functions
that rely on them directly.
[f128a20] Bump version: 0.1.6 → 0.1.7
[5866bea] Remove IPython utils.
These are out of date, and have problems on Linux (without a proper
visual backend).
[a519e56] Bump version: 0.1.5 → 0.1.6
[f45aa83] Bump version: 0.1.4 → 0.1.5
2016-01-10 13:38:06 -08:00
Rowan Cockett
4db756b060
simpegEM --> SimPEG.EM
2015-11-04 10:13:24 -08:00
Rowan Cockett
e622dfb5cc
Merge branch 'master' of https://github.com/simpeg/simpegem into em/dev
...
Conflicts:
.coveragerc
.gitignore
.travis.yml
docs/api_Utils.rst
docs/conf.py
docs/index.rst
requirements.txt
setup.py
2015-11-04 09:59:11 -08:00