2266 Commits

Author SHA1 Message Date
rowanc1 cb6781a138 turn off plotting in transect analytic test. 2014-04-30 21:53:59 -07:00
rowanc1 f0e0cade97 FDEM sign switch due to VMD, tdem renaming of 'test*' to dotest so travis doesn't run them.. 2014-04-30 19:17:32 -07:00
rowanc1 8b30a1fe6a MVP choose down. 2014-04-30 18:29:41 -07:00
SEOGI KANG 52cee71b9b Merge branch 'master' of https://github.com/simpeg/simpeg
Conflicts:
	SimPEG/Utils/meshutils.py
2014-04-30 18:28:07 -07:00
rowanc1 6adcce86c8 Added SimPEGLinearOperator which has transpose functionality.
Changed ComplexMap to use this operator.
2014-04-30 11:48:10 -07:00
rowanc1 c2032c3f31 ComplexMap 2014-04-30 10:24:06 -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 6e21d32230 test Combinations of rxs and txs for J and Jt 2014-04-29 10:52:15 -07:00
SEOGI KANG a18869d5cf Modification fror ubcmesh 2014-04-28 23:01: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 c814029d89 Fix commit issues in MeshUtils. 2014-04-28 10:41:28 -07:00
seogi 96e45ea3b0 modify ubcmeshutils 2014-04-28 10:09:21 -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 ded7a3967c Updates to survey fields class. 2014-04-27 20:51:03 -07:00
rowanc1 a39bf58a2b updates to survey time problem 2014-04-27 15:31:54 -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 6e3d3863c1 name slicing in fancy fields 2014-04-26 18:09:02 -07:00
rowanc1 df3ba5f8ee Fancy timeFields. 2014-04-26 17:52:11 -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 169ee9dd0b type in fields storage. 2014-04-26 17:04:22 -07:00
rowanc1 cb2c2aec3b Fancy Fields Storage in SimPEG 2014-04-26 16:30:34 -07:00
rowanc1 e77d85584f Change size of Cyl2D Interpolation tests. 2014-04-26 14:19:11 -07:00
rowanc1 354e496223 test simple cylmesh interpolation 2014-04-26 13:18:48 -07:00
rowanc1 baea24aaf6 Documentation Updates. 2014-04-26 13:12:56 -07:00
rowanc1 eacc1f88f7 Remove Cyl1DMesh from init file... 2014-04-26 12:51:25 -07:00
rowanc1 38002e7708 Grid updates to tensorMesh 2014-04-26 12:37:48 -07:00
rowanc1 695d588cef Remove Cyl1DMesh and update docs. 2014-04-26 12:28:32 -07:00
rowanc1 3e829ad9b6 Fix tensorMesh Documentation. 2014-04-26 12:26:43 -07:00
rowanc1 06de6a346f Changes to MeshTensor. 2014-04-26 12:20:29 -07:00
rowanc1 c9111e4151 #66: Update MeshTensor to be supported directly from TensorMesh. Also added 'C' to center tensors easily in the x0 option. 2014-04-26 12:16:49 -07:00
rowanc1 7254933695 Minor bug fixes. 2014-04-25 17:27:32 -07:00
rowanc1 d08da1a3b0 invMat option in getInnerProducts 2014-04-25 17:21:31 -07:00
rowanc1 c3333225ec updates to innerProducts 2014-04-25 15:49:15 -07:00
rowanc1 2ae20b8cd3 updates to survey. 2014-04-25 15:48:38 -07:00
rowanc1 aa8f5a687e model builder returns as vector. 2014-04-25 15:47:17 -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 a36f4d76bb Rearranging util codes. Added meshUtils.closestPoints 2014-04-23 12:11:36 -07:00