2201 Commits
Author SHA1 Message Date
Rowan Cockett f86d3d7bdc updates to plotting 2015-05-01 11:13:44 -07:00
Lindsey Heagy a990849256 fixed name of MagDipole_Bfield so it is consistent with the current naming convention 2015-04-30 13:05:43 -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
seogi afe7e15d09 Change name from ExtractCoremesh to ExtractCoreMesh 2015-04-22 14:13:18 -07:00
seogi 17596b614b Add function: ExtractCoremesh
This extracts core mesh from full mesh
2015-04-22 11:40:36 -07:00
Lindsey c8b9611fca changed tx -> src 2015-04-17 17:17:03 -07:00
Lindsey 39fdcab9b4 naming: abbreviate all analytics to ana 2015-04-17 17:12:06 -07:00
Lindsey db8cc69862 removed import of copy, not needed 2015-04-17 16:49:11 -07:00
Lindsey dc7cc1c716 tx -> src 2015-04-17 16:41:54 -07:00
Lindsey f1fc90cb16 changes references for Transmitter to Source 2015-04-17 15:57:10 -07:00
Lindsey f7c13d917e Tx -> Src 2015-04-17 15:38:27 -07:00
Lindsey Heagy 08d90bbb67 Fixed bug in setting self.curModel in FieldsFDEM_j 2015-04-17 12:29:49 -07:00
Lindsey 2864a976c6 derivatives for fields objects, UNTESTED. TODO: clean up how we get derivs of mass matrices wrt the physical properties 2015-04-17 11:21:07 -07:00
Lindsey 93778d13f1 ProblemFDEM_x.getSource now returns two matrices, S_m and S_e, which cleans up getRHS and the Fields 2015-04-17 10:53:25 -07:00
Lindsey e980477031 H-J Fields objects created and consistent. Derivatives not implemented yet 2015-04-16 16:52:29 -07:00
Lindsey Heagy 50a853a3b6 CalcFields is obselete 2015-04-16 14:49:29 -07:00
Lindsey 1964a002f1 Removed Known Fields from base Fields object, it is unique to each fields object type 2015-04-16 09:39:26 -07:00
Lindsey f5a0465f1e functioning fields object for e,b forward problems. Note that if it passes travis, that is because I am cheating and only testing things that should pass. The way getSources handles types is pretty ugly at the moment... see for example FieldsFDEM.py lines 63-69 2015-04-15 17:55:58 -07:00
Lindsey dbf3175c39 working on deBugging 2015-04-15 09:50:28 -07:00
Lindsey 903a418a11 each of the fields computations now just takes a transmitter 2015-04-15 09:33:21 -07:00
Lindsey 3dba2d9a04 cleaned up call of fields in Base.py, this will break the TDEM implementation 2015-04-14 20:01:58 -07:00
Lindsey fcc0650713 start of FDEM fields refactor, definately will not pass travis at the moment 2015-04-14 19:45:24 -07:00
Lindsey 228f3f7f38 Merge pull request #14 from simpeg/sourceRefactor
working on feat/sourceRefactor instead of creating a new branch
2015-04-14 16:55:22 -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
Gudni Karl 25799f3680 Optimized conversion codes 2015-04-07 19:06:01 -07:00
GudniRos 69966eae60 Added time string printing 2015-04-06 12:33:29 -07:00
GudniRos 028714b27d Added time string printing 2015-04-06 11:08:11 -07:00
GudniRos 3f338ddb43 Added time string printing 2015-04-06 10:59:40 -07:00
GudniRos 25acc67c43 Added time string printing 2015-04-06 10:42:46 -07:00
Rowan Cockett e93295e91f additional unit tests for tree mesh 2015-04-06 10:19:00 -07:00
GudniRos d7c062c1c4 Fixed MTdata.toRecArray() 2015-04-06 07:22:37 -07:00
Rowan Cockett a9b1f89e7f updates to TreeMesh 2015-04-05 17:09:03 -07:00
Rowan Cockett 223380484b A bug that took six hours to track down. Two characters. 2015-04-05 17:07:10 -07:00
GudniRos 8123dff07a added a print statement in projectFields 2015-04-05 15:44:50 -07:00
Rowan Cockett 6e4aac140b Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh 2015-04-04 14:45:42 -07:00
GudniRos 6b3f9b9478 Fix import bug of sys 2015-04-03 10:44:56 -07:00
Gudni Karl d7aa612a23 Merge branch 'master' of https://github.com/simpeg/simpegmt 2015-04-02 16:45:04 -07:00
Gudni Karl fba5e75355 Added print statements to fields 2015-04-02 16:43:34 -07:00
Rowan Cockett b9818a600b updates to tx bug fix. 2015-03-23 07:50:28 -07:00
Rowan Cockett 78c98e5ad6 simple transmitter. 2015-03-21 21:59:27 -07:00
Rowan Cockett 224a5311d6 change where we get the source from (in the transmitter). 2015-03-21 21:50:47 -07:00
Rowan Cockett a6e82ecc2a remove trailing spaces. Fix reordering bug. 2015-03-21 21:20:03 -07:00
Rowan Cockett 127b90c88d Add more files to export on the init. 2015-03-21 21:19:06 -07:00
Rowan Cockett 905e877e6b Merge pull request #88 from simpeg/feat/CylMeshInterpolation
cyl mesh interpolation
2015-03-19 21:02:29 -07:00
Rowan Cockett b518b9b871 updates to cylindrical to tensor mesh interpolation, tested. 2015-03-19 16:22:55 -07:00
Rowan Cockett 354a137461 add additional operators to the tensor mesh. 2015-03-19 13:18:45 -07:00
Rowan Cockett 16c269e013 updates to cyl mesh and minor bug fixes. 2015-03-19 12:48:50 -07:00
Rowan Cockett 90b3dfa61d Use meshTensor to create the time mesh in a TD problem. 2015-03-17 14:07:52 -07:00
Lindsey 1a760cedc5 Merge pull request #12 from simpeg/HJformulation
H jformulation
2015-03-03 16:29:50 -08:00
Rowan Cockett b83421a27a update the coverage to cover simpegMT 2015-03-03 12:27:59 -08:00