Commit Graph

66 Commits

Author SHA1 Message Date
rowanc1 220e244cdf Memory clean ups with fancier fields objects. 2014-05-16 12:42:14 -07:00
rowanc1 cfcf741a0b Clean up p indexing 2014-05-15 12:21:24 -07:00
rowanc1 4899346f6b Better fields object. 2014-05-15 12:20:56 -07:00
rowanc1 205d2e6b5e verbosity option. 2014-05-15 09:08:25 -07:00
rowanc1 d58cb21123 Minor Memory improvements and speedups.
Speedups are from brackets mat-vec prods vs mat-mat
Memory is from not setting all 'b' fields to zero in Gvec
2014-05-15 08:52:30 -07:00
rowanc1 06b34d8f7b indexing bug in E field derivs 2014-05-02 14:56:12 -07:00
rowanc1 464264b902 Merge branch 'master' of https://github.com/simpeg/simpegem
Remove mumps code, to put in SimPEG Solvers
2014-05-02 14:04:37 -07:00
rowanc1 cb4f699be5 currentModel changes to avoid recalculations of the modelTransform 2014-05-02 13:54:45 -07:00
seogi 5cf74864cc Working for Mumps 2014-05-02 11:46:57 -07:00
rowanc1 1dd9109f22 dbdt projection in TDEM 2014-05-02 10:59:29 -07:00
rowanc1 a834b69744 Choose vertical down source for VMD_MVP 2014-04-30 09:11:17 -07:00
rowanc1 ce2ab57669 Rearrange methods. 2014-04-29 11:42:53 -07:00
rowanc1 c77a0279c8 Documentation updates. 2014-04-29 11:36:35 -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
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 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 7b8cbabbb3 Testing of analytics. 2014-04-17 11:25:26 -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 a14d771515 Change Data to Survey 2014-03-07 14:01:46 -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
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
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 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 58b65e0acc working on adjoint 2014-02-13 18:33:12 -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 5239e57c69 testing the sensitivities 2014-02-12 16:59:56 -08:00
rowanc1 4e08f12de4 bug fix for RHS variable 2014-02-12 15:53:11 -08:00
rowanc1 c01f1a4a5a make fields return vector if only one Tx 2014-02-12 15:24:55 -08:00
rowanc1 732ff882e0 minor changes to tdem writeup and code (still buggy!) 2014-02-12 15:02:55 -08:00
Dave Marchant 99157a89c8 Beginnings of some documentation. 2014-02-12 14:07:44 -08:00
Dave Marchant ffb87aafa7 Added tests for G. 2014-02-12 11:36:49 -08:00