18 Commits

Author SHA1 Message Date
Lindsey Heagy a690cab131 simple field receivers are Point receivers 2016-05-11 09:05:13 -07:00
Lindsey Heagy f7c46ed83b Rx classes for FDEM 2016-05-08 12:41:06 -07:00
Lindsey Heagy d8eeb7cd05 use Problem3D_assumption, Fields3D_assumption 2016-05-08 11:18:36 -07:00
Lindsey Heagy 936a7aaadc make integrate = False default for all sources 2016-03-29 21:32:08 -07:00
Lindsey Heagy 5c8fba4242 changing btwn e,j and h,b depends on which formulation we are going between and is now in the fields object 2016-02-27 15:44:07 -08:00
Lindsey Heagy 6aa9b533ba include mu in testing, cleanup and debugging in dipole sources 2016-02-21 10:36:46 -08:00
Lindsey Heagy 22a6310a59 breaking up tests, also pass in u to df_dm 2015-12-10 08:51:06 -08:00
Lindsey Heagy 9e69455d6e b from h and h from b 2015-12-08 23:35:06 -08:00
Lindsey Heagy b620c4286b smaller test mesh 2015-12-08 21:48:01 -08:00
Lindsey Heagy adda7a43dc E from J and J from E, and a test (need to choose better parameters) 2015-12-08 19:14:28 -08:00
Lindsey 884d27b541 start of getting any field from any formulation 2015-12-08 18:11:01 -08:00
Lindsey Heagy 7023e999bc SurveyFDEM --> Survey, FieldsFDEM --> Fields 2015-11-17 22:17:38 -08:00
Lindsey Heagy c041ad3de6 EM.FDEM.RxFDEM --> EM.FDEM.Rx 2015-11-17 08:29:27 -08:00
Lindsey Heagy 19bcdbfbf5 EM.FDEM.SrcFDEM_XXX --> EM.FDEM.Src.XXX 2015-11-13 10:39:08 -08:00
Lindsey Heagy 3b62957d08 re-named SrcUtils to AnalyticUtils, cleaned up namespace for imports to close #159 2015-11-13 08:44:34 -08:00
Lindsey Heagy 25e21608df import all EM utils under Utils namespace 2015-11-13 08:34:46 -08:00
Lindsey Heagy 41970a221a split up adjoint and deriv test, pulled out getProblem call and put it in utils 2015-11-05 15:44:35 -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