Commit Graph

190 Commits

Author SHA1 Message Date
SEOGI KANG bfb5e045fc FIx bug for loop source 2014-11-14 13:23:18 -08:00
rowanc1 7d14489c4e updates to analytics and a 'test' in the notebook
- need to change this into a real test!
2014-10-09 11:43:10 -07:00
Lindsey Heagy 3846a6303b FEM -> FDEM in tests for analytics 2014-10-08 15:41:38 -07:00
Lindsey Heagy 682a8e3877 call for analytics now: EM.Analytics.FDEM (or TDEM) 2014-10-08 14:10:27 -07:00
Lindsey Heagy c229e26f74 added plots 2014-10-08 14:06:48 -07:00
Lindsey Heagy ed54a230da - changed name of analytical dipole in a whole space fct (now: AnalyticMagDipoleWholeSpace)
- added todos in comments
- started notebook for checks
- added notebook checkpoints to git ignore
2014-10-07 17:45:56 -07:00
Lindsey Heagy cf2a9688c3 Start of analytical dipole in a whole-space. Not yet tested 2014-10-06 19:37:26 -07:00
rowanc1 dd766a3ce3 update the code to use sources differently. 2014-07-04 14:51:54 -07:00
rowanc1 2e0aadf113 Generalize sources a little bit to make them easier to use 2014-07-04 14:46:58 -07:00
rowanc1 c503173317 Move analytics and Sources into main directory. 2014-07-04 14:24:25 -07:00
Rowan Cockett 10cf6817a3 Merge pull request #7 from simpeg/innerProductUpdates
Inner product updates
2014-07-03 12:23:59 -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 1bcf58154f Fix import stuff 2014-06-05 13:36:37 -07:00
seogi 3e35c6068b Put CircularLoop as an option in TDEM 2014-06-05 13:11:24 -07:00
seogi 0838d21bce Working CircularLoop code
: Can be used to compute initial condition for TDEM or
  Secondary field approach for FDEM
2014-06-05 11:53:15 -07:00
rowanc1 b34b36bfb9 Test cyl example inversion 2014-05-19 11:53:58 -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 06e8059e3c more mesh and model updates. 2014-05-18 16:39:39 -07:00
rowanc1 7a15797fbe Mesh and model updates. 2014-05-18 16:39:10 -07:00
rowanc1 6e7d88de77 Solver updates. 2014-05-16 22:06:59 -07:00
rowanc1 1530096d01 travis 2014-05-16 20:00:20 -07:00
rowanc1 9f7527d8bf travis 2014-05-16 19:54:32 -07:00
rowanc1 e11b8f3fe3 travis 2014-05-16 19:52:42 -07:00
rowanc1 3da5b6ebc0 travis updates 2014-05-16 19:51:55 -07:00
rowanc1 bb8dbd8c86 Solver updates. 2014-05-16 19:35:50 -07:00
rowanc1 6aada6d61d readme 2014-05-16 17:18:14 -07:00
rowanc1 9400bdd9e0 update coveralls 2014-05-16 17:16:01 -07:00
rowanc1 c4f795ea79 travis 2014-05-16 16:34:50 -07:00
rowanc1 897c0e4a13 travis 2014-05-16 16:32:30 -07:00
rowanc1 c28c358930 travis 2014-05-16 16:28:10 -07:00
rowanc1 711c66a2ab travis 2014-05-16 16:20:14 -07:00
rowanc1 5a1856c1cf Try adding coverage and a very different travis file.
see:
https://gist.github.com/dan-blanchard/7045057
2014-05-16 16:12:59 -07:00
rowanc1 48ad667c1f Clean up repo. 2014-05-16 15:51:57 -07:00
rowanc1 95a837b1fc speye 2014-05-16 15:13:06 -07:00
rowanc1 4398092023 Try changing travis file so it takes less time to run tests. 2014-05-16 14:33:08 -07:00
rowanc1 4e104ced08 Fix test. 2014-05-16 12:53:33 -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