Commit Graph

20 Commits

Author SHA1 Message Date
Lindsey 96b0d6a38c added def of k to utils and have getSourceDeriv take fields and vector 2015-05-04 16:48:57 -07:00
Lindsey Heagy d8c82da1d4 added a todo for breaking apart orientation and moment in source utils 2015-05-04 08:48:08 -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 e61679bdc6 now using j_m and j_g in FDEM problem for all formulations. Note that SimpleTxFDEM has been changed toSimpleTxFDEM_g and SimpleTxFDEM_m 2015-04-14 16:40:09 -07:00
sgkang bc7fb2f1d7 Update __init__.py 2014-11-21 12:32:24 -08:00
seogi 1edca3b9e3 Fix bug 2014-11-21 11:01:58 -08:00
seogi e83b76a70c Modification for Cylinderical mesh 2014-11-21 09:45:24 -08:00
rowanc1 c503173317 Move analytics and Sources into main directory. 2014-07-04 14:24:25 -07: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 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
seogi 5cf74864cc Working for Mumps 2014-05-02 11:46:57 -07:00
seogi 88e16ac1e0 Working for Mumps 2014-05-02 11:46:40 -07:00
rowanc1 8b30a1fe6a MVP choose down. 2014-04-30 18:29:41 -07:00
rowanc1 3f7f95de8c magDipole Bug 2014-04-15 09:19:49 -07:00
rowanc1 dd671e1277 Test with an analytic and some documentation. 2014-03-19 11:24:30 -07:00
rowanc1 49eddb4b83 Analytics, b and e formulations, and better solver access 2014-03-18 10:53:20 -07:00
Dave Marchant 08f2020ae9 Added analytics directory to Utils. Finished example of TDEM_b. Seems to be working.... 2014-02-05 23:47:21 -08:00
Dave Marchant 76d971485e Created Utils/Sources dir. Added magnetic dipole code. 2014-02-05 12:28:39 -08:00