Commit Graph

93 Commits

Author SHA1 Message Date
Lindsey Heagy fa657eb7d3 start of documentation for FDEM 2014-04-05 11:21:27 -07:00
rowanc1 b1613dba65 All derivatives/adjoints working for FDEM. 2014-03-30 14:06:54 -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 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 49eddb4b83 Analytics, b and e formulations, and better solver access 2014-03-18 10:53:20 -07:00
rowanc1 d177960abb fake the sources for FDEM 2014-03-17 11:26:06 -07:00
rowanc1 3fd840201d model versus sigma bug 2014-03-17 10:49:06 -07:00
rowanc1 95e5a09523 Adjoint test and Jtvec for multiple transmitters 2014-03-17 10:28:43 -07:00
rowanc1 5c4ec4a1cd Updates to data objects. 2014-03-17 09:55:34 -07:00
rowanc1 31da380804 deleted example in fdem, use test for example for now. 2014-03-10 23:01:49 -07:00
rowanc1 e1010f9eca Initial fields and data implementation. 2014-03-10 22:47:43 -07:00
rowanc1 f10c029161 Updates to fields storage 2014-03-10 22:17:11 -07:00
rowanc1 a14d771515 Change Data to Survey 2014-03-07 14:01:46 -08:00
rowanc1 e074cca07c cleaning up FDEM 2014-03-05 17:25:42 -08:00
rowanc1 994bb2159e Tested Jvec for FDEM 2014-03-05 16:33:30 -08:00
Lindsey Heagy 880780fce0 Jv implemented for single TX 2014-03-04 11:09:12 -08:00
Dave Marchant 297b16bf43 Rewrote TDEM_b tests to work with a log/active cell/1D combo model. Reorganized. 2014-02-26 11:38:41 -08:00
Dave Marchant 8ed0ee29e2 Merge branch 'master' of https://github.com/simpeg/simpegem 2014-02-26 11:34:00 -08:00
Dave Marchant 3a3949d9bb Modifications to TDEM_b 2014-02-26 11:33:39 -08:00
Lindsey Heagy 12b0755dfc start of the FDEM 2014-02-21 17:28:10 -08:00
rowanc1 d3789eebe2 travis again..sorry. 2014-02-21 10:49:27 -08:00
rowanc1 e897165edb update travis so it is easier to read. 2014-02-21 10:42:47 -08:00
Dave Marchant e696170ce8 Some documentation. 2014-02-20 15:28:38 -08:00
Dave Marchant 81e013857d Added Jtvec method & adjoint test. Relaxed adjoint test tolerances so TravisCI will stop bothering me. 2014-02-18 20:50:39 -08:00
Dave Marchant edc241eec2 Added Gtvec method to TDEM. Renamed G to Gvec. Added tests. 2014-02-18 20:34:34 -08:00
rowanc1 4cd25fde82 baseproblem 2014-02-18 18:02:11 -08:00
rowanc1 7195adc6c5 Merge branch 'master' of https://github.com/simpeg/simpegem 2014-02-18 17:57:04 -08:00
rowanc1 bf2021d8e8 initial commit of FDEM 2014-02-18 17:56:16 -08:00
Dave Marchant 915667ad4a solvent method and tests. 2014-02-18 16:27:09 -08:00
Dave Marchant 7bb70103aa Added AhtVec method & test. 2014-02-18 15:49:54 -08:00
Dave Marchant 1128fbe39b Added adjoint test for projection. 2014-02-15 14:16:48 -08:00
Dave Marchant d27e7d3aba Simplified fields method. Changed solveAh, AhVec & tests to be consistent with notes with regards to MfMui 2014-02-15 14:16:13 -08:00
rowanc1 2070bca0a6 Update to current version of develop in SimPEG 2014-02-14 13:51:17 -08:00
rowanc1 58b65e0acc working on adjoint 2014-02-13 18:33:12 -08:00
rowanc1 847070f1a2 updated and fixed em derivation 2014-02-13 18:16:57 -08:00
rowanc1 ea81e40ef7 fixed test 2014-02-13 18:15:27 -08:00
rowanc1 cc3f2d867c Data projections 2014-02-13 17:42:51 -08:00
rowanc1 cd62bfd17b added email notifications to the build testing 2014-02-13 16:10:47 -08:00