Commit Graph

35 Commits

Author SHA1 Message Date
Rowan Cockett 3e4f47711c remove mutable arguments. 2016-04-07 16:35:47 -07:00
Lindsey Heagy ac008e7253 Merge branch 'em/dev' into em/rx
# Conflicts:
#	SimPEG/EM/FDEM/SurveyFDEM.py
2016-02-22 11:11:10 -08:00
Lindsey Heagy bcda60815e - rx.projectFields --> rx.eval
- rx.projectFieldsDeriv --> rx.evalDeriv
2016-02-21 15:31:02 -08:00
Lindsey Heagy feff936c92 cleanup of tests and debugging derivs 2016-02-21 11:02:29 -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 3e673d34f1 - each of e,b,h,j from every formulation. Currently, b from j is first order
- removed CCV primary and secondary (dangerous the way it was previously done)
- NOTE: Source derive may not be properly taken care of yet
2016-02-20 17:05:43 -08:00
Lindsey Heagy f1527f994b e,b,h,j from j formulation 2016-02-20 14:30:55 -08:00
Lindsey Heagy 0646a930ab e,b,h,j from b formulation 2016-02-20 13:27:51 -08:00
Lindsey Heagy ce49249664 e,b,h,j with deriv and adjoint from e formulation 2016-02-20 11:05:25 -08:00
Lindsey Heagy 4c3c2c361c - merge em/dev
- start of j data from e
2016-02-20 10:13:37 -08:00
Lindsey Heagy 20f7f9be1d updated map names in TDEM testing 2016-02-14 21:23:38 -08:00
Lindsey Heagy 73edef5eb7 the forward for all fields and fluxes can be computed from any formulation (todo: derive) 2016-02-04 19:34:16 -08:00
Lindsey Heagy bb3f9a6a87 make projGLoc a method not a property 2016-01-17 14:54:02 -08:00
Lindsey Heagy fac3f63fba Merge branch 'em/dev' into em/rx 2016-01-15 10:56:14 -08:00
Rowan Cockett 00a29d27aa Decrease the number of iterations on the EM derivatives.
This is to increase the speed at which travis runs tests.
2016-01-03 19:11:45 -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 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
Rowan Cockett be3667b4ab New Examples
- Put all examples in same directory
   - Make a single test
   - use __init__.py to create the docs automatically
2015-11-25 16:03:08 -08:00
Lindsey Heagy 7023e999bc SurveyFDEM --> Survey, FieldsFDEM --> Fields 2015-11-17 22:17:38 -08:00
Lindsey Heagy fe2e29031c updated Rx naming in FDEM analytics test 2015-11-17 21:30:09 -08:00
Lindsey Heagy 9d92f62cfa analytic test update 2015-11-13 13:50:10 -08:00
Lindsey Heagy 52375ecd06 fixed fdem deriv test 2015-11-13 12:32:09 -08:00
Lindsey Heagy 4dafecaef7 cleaned up em deriv test to reduce testing time 2015-11-10 14:53:26 -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
Lindsey Heagy 14f7cf4fff test 4 source types for cross check 2015-11-05 14:58:47 -08:00
Lindsey Heagy a4a2c400a7 fixed cross check test 2015-11-05 14:12:12 -08:00
Lindsey Heagy 6669c3d3aa fixed alignment 2015-11-05 14:09:27 -08:00
Lindsey Heagy 8ce9699b8a removed cross-check test from derive test 2015-11-05 13:34:01 -08:00
Lindsey Heagy ac9b50358f split fdem tests into forward and inverse 2015-11-05 13:30:37 -08:00
Lindsey Heagy 63a2ace3db em directory with tests, faded, them and travis update 2015-11-05 13:17:04 -08:00
Lindsey Heagy 10bd87ac02 move tdem, fdem tests up a directory 2015-11-05 13:14:44 -08:00
Lindsey Heagy 4b87b4b45f attempt to split up travis testing for em 2015-11-05 13:12:15 -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