Commit Graph

128 Commits

Author SHA1 Message Date
rowanc1 6e21d32230 test Combinations of rxs and txs for J and Jt 2014-04-29 10:52:15 -07:00
rowanc1 b750faa3e0 Multiple recs on one tx for the same field had a bug. These should add in the projection adjoint. 2014-04-28 16:11:22 -07:00
Rowan Cockett 6f2d57857d Merge pull request #6 from simpeg/MultipleTransmitters
Multiple transmitters
2014-04-28 15:24:00 -07:00
rowanc1 8e5c93accb Updates to derivs for multiple Txs 2014-04-28 12:34:44 -07:00
rowanc1 4c15267c0c Adjoint test working. 2014-04-28 11:59:25 -07:00
rowanc1 3514ad56d3 Adjoint solve not yet working. 2014-04-27 23:24:49 -07:00
rowanc1 df7676f14c working jvec 2014-04-27 22:17:55 -07:00
rowanc1 d1f23081d6 comment G vec and Gt vec 2014-04-27 21:49:00 -07:00
rowanc1 45884ba865 Updates to TDEM (Jtvec still not working.) 2014-04-27 20:51:32 -07:00
rowanc1 9f82ffff7b column concat initial fields. 2014-04-26 23:22:02 -07:00
rowanc1 9ebbe7613d Forward problem working. Not yet tested with multi Tx. 2014-04-26 23:15:31 -07:00
rowanc1 78b3a281f4 typo. 2014-04-26 22:16:24 -07:00
rowanc1 05bb79f710 Make a base EM problem that is shared between TD and FD 2014-04-26 18:55:02 -07:00
rowanc1 9a801a87d5 Reference to FieldsTDEM 2014-04-26 17:12:26 -07:00
rowanc1 f3f571edbd Move Fields object to base simpeg. 2014-04-26 17:08:24 -07:00
rowanc1 06de6a346f Changes to MeshTensor. 2014-04-26 12:20:29 -07:00
rowanc1 7254933695 Minor bug fixes. 2014-04-25 17:27:32 -07:00
rowanc1 200a1680ca Switch to BaseTimeProblem 2014-04-24 16:50:58 -07:00
rowanc1 d9e91a5a1d Survey FDEMData object to SimPEG Survey.Data 2014-04-24 16:20:40 -07:00
rowanc1 f8f681df25 Updates to Rx and Tx in FDEM 2014-04-20 12:00:48 -07:00
rowanc1 44ec85cfaa More analytic tests. 2014-04-17 11:54:51 -07:00
rowanc1 7b8cbabbb3 Testing of analytics. 2014-04-17 11:25:26 -07:00
Dave Marchant 030e3bc521 Fix to TDEM_bTests 2014-04-15 21:30:30 -07:00
Rowan Cockett f4e210a61d Merge pull request #5 from simpeg/MapUpdates
Map updates (there are still serious(?) problems with TDEM), but not with these updates.
2014-04-15 16:43:58 -07:00
rowanc1 2d90799415 travis updates. 2014-04-15 15:39:59 -07:00
rowanc1 eab87c892b Updates to for mapping changes in SimPEG 2014-04-15 12:07:58 -07:00
rowanc1 113c97ca87 cylMesh Conventions.. A start 2014-04-15 11:20:39 -07:00
rowanc1 3f7f95de8c magDipole Bug 2014-04-15 09:19:49 -07: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
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 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