Commit Graph

2283 Commits

Author SHA1 Message Date
rowanc1 9b9ed41ec7 Linear Problem Working 2014-04-15 09:51:29 -07:00
rowanc1 f10d6cc2b7 Regularization tests 2014-04-15 09:47:01 -07:00
rowanc1 25421f739f testMaps Working! 2014-04-15 09:43:10 -07:00
rowanc1 0ac4b260f4 Change model to maps.py 2014-04-15 09:27:22 -07:00
rowanc1 3f7f95de8c magDipole Bug 2014-04-15 09:19:49 -07:00
rowanc1 bb1be7b96e Added Cyl1DMesh back in for depreciation purposes. 2014-04-15 09:05:07 -07:00
rowanc1 47a148361b update points to nodes in meshUtils 2014-04-15 08:56:07 -07:00
rowanc1 da7bab60b2 Updates to CylMesh. Innerproducts. Remove getMass. 2014-04-14 21:28:52 -07:00
rowanc1 37e957ad07 Resolve conflict.. (whoops..) 2014-04-14 09:46:05 -07:00
rowanc1 3c2f5fbfee Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Survey.py
2014-04-14 09:44:51 -07:00
rowanc1 4b569924f4 Empirical function updates. 2014-04-14 09:31:16 -07:00
rowanc1 dbd1334e0b Update reference model parameter. 2014-04-14 09:30:18 -07:00
rowanc1 1bf18ee12f Rename model builder stuff to not be EC centric. Added an ellipse function. 2014-04-14 09:29:35 -07:00
rowanc1 9425c4aae8 Newton Root solver updates 2014-04-14 09:28:34 -07:00
rowanc1 9252ed7980 VanG empirical relations 2014-04-09 10:34:47 -06:00
Rowan Cockett 20d1ad27c8 Change showIt=False to pass test on Travis 2014-04-08 21:33:20 -06:00
seogi 8326c50d56 Inaccuracy problems with resistive background and closer to Tx.
Need to be tackled.
2014-04-08 18:48:16 -07:00
rowanc1 3a9def5ad8 Documentation updates for forward problem. 2014-04-06 21:50:11 -06:00
Lindsey Heagy beb2fa1a58 start of docs for e-formulation 2014-04-05 13:19:21 -07:00
Lindsey Heagy e26aa607a3 fix lists and improved intro a bit 2014-04-05 12:23:27 -07:00
Lindsey Heagy cd871dbaf4 I think the in-text math should be straightened out now! 2014-04-05 12:07:27 -07:00
Lindsey Heagy b7bff90c47 slight improvement on intro / background and second attempt at fixing the math 2014-04-05 11:59:16 -07:00
Lindsey Heagy 9779457448 fixed math and added a small intro (that could use a bit of work) 2014-04-05 11:47:46 -07:00
Lindsey Heagy fa657eb7d3 start of documentation for FDEM 2014-04-05 11:21:27 -07:00
rowanc1 1506575b01 Added nD to Survey.BaseRx 2014-04-01 09:44:23 -07:00
rowanc1 a5faa8b891 Added nD to Survey.BaseRx 2014-04-01 09:43:14 -07:00
rowanc1 df2cffb76e Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean 2014-03-31 15:30:18 -07:00
rowanc1 b1613dba65 All derivatives/adjoints working for FDEM. 2014-03-30 14:06:54 -07:00
rowanc1 9ec3e20ad9 bug fix in ActiveModel 2014-03-23 15:00:09 -07:00
rowanc1 a3e7b96d2e Key word args for the model.test() function that go to checkDeriv 2014-03-23 10:22:39 -07:00
rowanc1 61a08408d0 Changed BaseRxList --> BaseRx 2014-03-22 14:06:18 -07:00
rowanc1 9acaae66db Projections and derivatives working. 2014-03-22 13:22:44 -07:00
rowanc1 b7d47bcf38 Organize data object by rx as well as tx 2014-03-22 12:52:30 -07:00
rowanc1 aacbc03cf6 Change rxList --> [rx,rx]
Projections are not shared at the moment, but this can be changed later.
2014-03-22 12:24:54 -07:00
rowanc1 a8f09ee869 forward problem changes in data projection. have broken the derivative test. 2014-03-21 17:09:39 -07:00
rowanc1 837a114ad7 capitalization changes. 2014-03-20 00:17:48 -07:00
rowanc1 879f13df70 Minor updates. 2014-03-20 00:04:56 -07:00
rowanc1 0a5a7aa5e3 Allows calculation of other fields, and derivatives. e.g. b from when solving e, and visa versa 2014-03-19 23:58:44 -07:00
rowanc1 3197689fb7 bug fix in test. 2014-03-19 17:46:14 -07:00
rowanc1 67aa72f494 Tested J and Jt for b and e formulations. Generalized code so it is easy to reuse. New receiver types. 2014-03-19 17:33:41 -07:00
rowanc1 0efdffa3d6 Rearrange the FDEM to be closer to the TDEM implementation. 2014-03-19 14:14:25 -07:00
rowanc1 4709545b0d Added FDEM_b example. 2014-03-19 13:42:11 -07:00
rowanc1 357633c39b Remove makeMassMatrices and change to a dependentProperty 2014-03-19 13:34:41 -07:00
rowanc1 ecc7aaf9b0 Updates to Solver Wrappers.
bug fix in dependentProperty
2014-03-19 13:33:45 -07:00
Dave Marchant 7402782541 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-03-19 12:48:46 -07:00
rowanc1 8ff74f12d9 minor documentation updates 2014-03-19 11:47:12 -07:00
rowanc1 0f7e4a88ff Documentation Updates 2014-03-19 11:46:24 -07:00
rowanc1 dd671e1277 Test with an analytic and some documentation. 2014-03-19 11:24:30 -07:00
rowanc1 44ab7de6bc Wrapper utils for Solvers 2014-03-19 10:34:37 -07:00
rowanc1 49eddb4b83 Analytics, b and e formulations, and better solver access 2014-03-18 10:53:20 -07:00