Commit Graph
84 Commits
Author SHA1 Message Date
Lindsey c844f7b36a removed knownSrcType 2015-05-04 10:48:10 -07:00
Lindsey Heagy 51342e7cc8 Fairly major source refactor:
- removed the folder Sources and put those routines inside of SrcUtils.
	- Broke apart calls for MagDipole, MagDipole_B, CircularLoop
2015-04-29 16:32:50 -07:00
Lindsey dc7cc1c716 tx -> src 2015-04-17 16:41:54 -07:00
SEOGI KANG bfb5e045fc FIx bug for loop source 2014-11-14 13:23:18 -08:00
rowanc1 dd766a3ce3 update the code to use sources differently. 2014-07-04 14:51:54 -07:00
rowanc1 c503173317 Move analytics and Sources into main directory. 2014-07-04 14:24:25 -07:00
rowanc1 896bb68bac Updates to innerproductsDervis 2014-07-03 11:13:53 -07:00
rowanc1 2e3f98800c tensorType in problem. 2014-06-18 11:09:23 -07:00
rowanc1 e5650dfc92 Merge branch 'master' of https://github.com/simpeg/simpegem into innerProductUpdates 2014-06-18 10:24:04 -07:00
rowanc1 57f16fc408 updates (a bit slower implementation that is more general) 2014-06-17 14:01:57 -06:00
rowanc1 932f1dbd05 minimal updates to get it working (with depreciation warnings) 2014-06-17 10:03:28 -06:00
seogi 3e35c6068b Put CircularLoop as an option in TDEM 2014-06-05 13:11:24 -07:00
rowanc1 49e07477b2 some cpu optimizations 2014-05-19 01:23:34 -07:00
rowanc1 bbf2a2a7f3 move fields to problem 2014-05-18 23:12:58 -07:00
rowanc1 f4a38e1165 update travis to email 2014-05-18 20:18:16 -07:00
rowanc1 6aaacc382a Memory optimizations. Fix y to be calculated on the fly. 2014-05-18 19:24:10 -07:00
rowanc1 7a15797fbe Mesh and model updates. 2014-05-18 16:39:10 -07:00
rowanc1 bb8dbd8c86 Solver updates. 2014-05-16 19:35:50 -07:00
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