Commit Graph

  • ca3b44bacc Merge pull request #176 from simpeg/dev Rowan Cockett 2015-11-24 18:48:32 -08:00
  • 9fd25b7104 Merge pull request #174 from simpeg/mesh/tree Rowan Cockett 2015-11-24 18:46:36 -08:00
  • 37f56f25f3 cleaned out Zero, Identity import from FDEM.py Lindsey 2015-11-24 16:15:57 -08:00
  • 5bd9209d6a type cast b in solver so that it is not an object if we add zero Lindsey 2015-11-24 14:38:58 -08:00
  • 71a5c8b2c1 fix sizes in Fields object (make an array not a vector) Lindsey Heagy 2015-11-24 11:01:51 -08:00
  • 9b847c0e32 replaced all numpy (a += b) with (a = a + b) because it plays more nicely with the Zero class Lindsey Heagy 2015-11-24 10:06:15 -08:00
  • f3fb1e6481 added an __iadd__, __isub__ to zero class Lindsey Heagy 2015-11-24 10:05:28 -08:00
  • 815311bfec cleaned up sources Lindsey 2015-11-23 18:03:49 -08:00
  • 6a83af7334 merged master to get namespace changes, resolved merge conflicts, use zero, identity for derivs, defaults for primary fields and sources Lindsey 2015-11-23 17:41:32 -08:00
  • af540478c5 Merge branch 'master' into em/ZeroIdentity Lindsey 2015-11-23 17:00:39 -08:00
  • 4079f28e00 Moved reshaping from Jtvec to the respective derivative. Makes 1D/3D compadibility easier. GudniRos 2015-11-22 14:02:24 -08:00
  • 1a43600781 Updates to MeshSlice view. Rowan Cockett 2015-11-20 15:08:37 -08:00
  • 58efd8710f use 1 for fixing null space instead of volume Lindsey Heagy 2015-11-19 13:37:18 -08:00
  • c775917bb3 Refactoring Rowan Cockett 2015-11-18 17:21:34 -08:00
  • ccc3e4fe8f docstrs Rowan Cockett 2015-11-18 17:18:55 -08:00
  • f928ab8019 Refactoring. Rowan Cockett 2015-11-18 17:16:32 -08:00
  • dcb9b8787d Corsen Trees Rowan Cockett 2015-11-18 17:15:26 -08:00
  • ca05d0599e Grid x0 locations. Rowan Cockett 2015-11-18 16:12:59 -08:00
  • 5678d90ef1 Merge branch 'master' of https://github.com/simpeg/simpeg into mesh/tree Rowan Cockett 2015-11-18 15:41:57 -08:00
  • 81a36684ca NodalGrad Rowan Cockett 2015-11-18 15:34:55 -08:00
  • 134c163c01 Merge pull request #165 from simpeg/bsmithyman-patch-1 Rowan Cockett 2015-11-18 14:08:55 -08:00
  • 312acd217a Merge pull request #172 from simpeg/em/dev Rowan Cockett 2015-11-18 14:08:04 -08:00
  • 033a64d53f Updates to inheritance and faster innerproducts on treemesh. Rowan Cockett 2015-11-18 12:57:15 -08:00
  • c1b5f45ac7 PlotSlice in OcTree Rowan Cockett 2015-11-18 11:52:05 -08:00
  • 92cd1fa15a Merge pull request #171 from simpeg/em/namespace Rowan Cockett 2015-11-18 11:47:15 -08:00
  • 622152c0c8 import simpegEM utils Lindsey Heagy 2015-11-17 22:33:59 -08:00
  • 699f6452b2 cleaned up imports for source Lindsey Heagy 2015-11-17 22:29:44 -08:00
  • 7023e999bc SurveyFDEM --> Survey, FieldsFDEM --> Fields Lindsey Heagy 2015-11-17 22:17:38 -08:00
  • 2fbe0af108 BaseSrcFDEM --> BaseSrc Lindsey Heagy 2015-11-17 21:47:38 -08:00
  • fe2e29031c updated Rx naming in FDEM analytics test Lindsey Heagy 2015-11-17 21:30:09 -08:00
  • 1718e3506d Interpolation Rowan Cockett 2015-11-17 19:47:10 -08:00
  • 5afaa54ad9 Remove compiling of C ext with numpy exts. Rowan Cockett 2015-11-17 18:46:01 -08:00
  • 61460261f0 Updates to setup.py Rowan Cockett 2015-11-17 18:44:13 -08:00
  • c041ad3de6 EM.FDEM.RxFDEM --> EM.FDEM.Rx Lindsey Heagy 2015-11-17 08:29:27 -08:00
  • ad20c73f18 Added support of Complex recarray for fromRecArray function GudniRos 2015-11-16 01:53:26 -08:00
  • e0684a0820 aveN2CC Lindsey Heagy 2015-11-15 21:33:54 -08:00
  • eafa2bfbe8 Minor performance updates. Rowan Cockett 2015-11-15 19:08:40 -08:00
  • 87eb02b76b Fancy mesh example Rowan Cockett 2015-11-15 18:16:07 -08:00
  • 2c00459846 Actually use Lindsey's changes... :) Rowan Cockett 2015-11-15 17:59:05 -08:00
  • 4ac85e81d6 Updates to merging Rowan Cockett 2015-11-15 17:51:51 -08:00
  • 5e20960335 50% speed up in refinement Rowan Cockett 2015-11-15 17:38:26 -08:00
  • fa20309bc9 Animation added, need to figure out how to add the streamplot for current D Fournier 2015-11-15 15:17:03 -08:00
  • 592d27ecc5 Complete plot with current and charge density. Need to fix the animation D Fournier 2015-11-15 13:53:46 -08:00
  • d7bcc0c074 broke up averaging so that we have averaging for components as well Lindsey Heagy 2015-11-15 00:08:26 -08:00
  • 6a744bab30 Work in progress, testing access rights D Fournier 2015-11-13 13:56:05 -08:00
  • 9d92f62cfa analytic test update Lindsey Heagy 2015-11-13 13:50:10 -08:00
  • 3b88366681 Add a scale flag in MT1Danalytic to scale the solution to be 1 at the top. GudniRos 2015-11-13 13:35:19 -08:00
  • 291cce9d52 Finish forward modeling in integral Start test function. D Fournier 2015-11-13 12:49:19 -08:00
  • 015099e72e Create import functions for UBCDC2D model and mesh. Start driver function for forward model data from example. D Fournier 2015-11-13 12:47:53 -08:00
  • 52375ecd06 fixed fdem deriv test Lindsey Heagy 2015-11-13 12:32:09 -08:00
  • 2da82b7d19 fixed SrcUtils call in SurveyTDEM Lindsey Heagy 2015-11-13 12:24:12 -08:00
  • 356a5b103d and in SurveyTDEM Lindsey Heagy 2015-11-13 12:20:07 -08:00
  • aed5f5ad52 fixed SrcUtils import in BaseTDEM Lindsey Heagy 2015-11-13 12:15:32 -08:00
  • 19bcdbfbf5 EM.FDEM.SrcFDEM_XXX --> EM.FDEM.Src.XXX Lindsey Heagy 2015-11-13 10:39:08 -08:00
  • 3b62957d08 re-named SrcUtils to AnalyticUtils, cleaned up namespace for imports to close #159 Lindsey Heagy 2015-11-13 08:44:34 -08:00
  • 25e21608df import all EM utils under Utils namespace Lindsey Heagy 2015-11-13 08:34:46 -08:00
  • 4fe9475ffc aveE2CCV for 3D Lindsey Heagy 2015-11-13 08:32:01 -08:00
  • d130b50f7f aveE2CC for 3D Lindsey Heagy 2015-11-12 09:11:39 -08:00
  • 6a30ea1d83 better mesh sizes for testing Lindsey Heagy 2015-11-12 08:20:44 -08:00
  • 821932ed82 aveF2CCV in 2 and 3D Lindsey Heagy 2015-11-12 08:19:15 -08:00
  • 86eb244011 updates to innerProductDeriv tests for tree mesh Rowan Cockett 2015-11-11 14:04:36 -08:00
  • 8fc1a86742 Updates to order tests. added 'notatreeTree' mesh. Rowan Cockett 2015-11-11 13:19:48 -08:00
  • fd55aa6d67 Delete things when __dirty__ Rowan Cockett 2015-11-11 13:05:47 -08:00
  • a53372a859 Averaging from faces to cell centres (2nd order on non-refined mesh, 1st order when we refine... which I think is ok) Lindsey Heagy 2015-11-11 09:32:31 -08:00
  • 7fd07f8213 import TreeMesh as Tree Lindsey Heagy 2015-11-10 19:36:42 -08:00
  • d1ef2fc330 import TreeMesh instead of PointerTree Lindsey Heagy 2015-11-10 19:31:58 -08:00
  • 29579c35e0 place holders for averaging Lindsey Heagy 2015-11-10 18:42:09 -08:00
  • 601079dab3 Oh Travis. Just build the cython, please?! Rowan Cockett 2015-11-10 17:57:43 -08:00
  • 277318240c Delete old implementations Rowan Cockett 2015-11-10 17:54:35 -08:00
  • 13c8843fd1 Rearrange PointerTree Rowan Cockett 2015-11-10 17:48:37 -08:00
  • d860456105 move tests to new folder. Rowan Cockett 2015-11-10 17:30:40 -08:00
  • 314b50c435 Merge branch 'TreeMesh' of https://github.com/simpeg/simpeg into mesh/tree Rowan Cockett 2015-11-10 17:27:24 -08:00
  • 37a68dd5b7 Cython dep. the setup.py Rowan Cockett 2015-11-10 17:25:18 -08:00
  • f6c5b011e8 Tests octree order Rowan Cockett 2015-11-10 17:11:08 -08:00
  • 4dafecaef7 cleaned up em deriv test to reduce testing time Lindsey Heagy 2015-11-10 14:53:26 -08:00
  • fc0a413b3c blah seogi_macbook 2015-11-10 14:30:07 -08:00
  • 6c71237328 Scripts added for the magnetic integral formulation D Fournier 2015-11-10 14:23:29 -08:00
  • b870abbdce Merge pull request #166 from simpeg/seedCoorUtils Lindsey 2015-11-10 13:41:40 -08:00
  • b7be3861a0 set seeds for the coord utils test Lindsey Heagy 2015-11-10 10:51:58 -08:00
  • ff68400320 Be compatible with outside metaclasses, for now Brendan Smithyman 2015-11-10 12:26:55 -05:00
  • da7fbbb461 edgeCurl is O(h) not O(h^2) ???? Rowan Cockett 2015-11-09 19:51:46 -08:00
  • 94a79298bd Inner products Rowan Cockett 2015-11-09 15:14:24 -08:00
  • 2ce694e9d5 test edgeCurl Rowan Cockett 2015-11-09 10:36:59 -08:00
  • 5b85bcaeaf ntFx: number of total faces in x direction Rowan Cockett 2015-11-09 10:13:45 -08:00
  • 6b413c8b43 Merge branch 'master' into em/ZeroIdentity Lindsey Heagy 2015-11-09 09:24:54 -08:00
  • 4a5a0a3c8c Merge pull request #163 from simpeg/em/testSplitting Lindsey 2015-11-09 09:17:43 -08:00
  • f63847ddae Merge pull request #161 from simpeg/CoordRotations Lindsey 2015-11-09 09:17:01 -08:00
  • 554f507ba7 switch order of addition to satisfy Zero class Lindsey Heagy 2015-11-09 09:15:02 -08:00
  • 915a2f8446 cleaned out commented-out code Lindsey Heagy 2015-11-08 15:18:19 -08:00
  • 297ea916b4 light notation clean up Lindsey Heagy 2015-11-08 14:58:28 -08:00
  • 639a6e7a06 Adjoint for all 4 formulations with Zero Identity Lindsey Heagy 2015-11-08 14:09:18 -08:00
  • 91284e2286 Edge Bug Rowan Cockett 2015-11-07 18:34:50 -08:00
  • fb18d8a5d8 Dirty edges Rowan Cockett 2015-11-07 18:19:40 -08:00
  • 855c92dc77 Number of hanging things. Rowan Cockett 2015-11-07 18:04:06 -08:00
  • 406addd332 Recursive force Rowan Cockett 2015-11-07 17:58:11 -08:00
  • b1058eb07d Remove structure change, replace with __dirty__ Rowan Cockett 2015-11-07 17:55:45 -08:00
  • b2381796f7 Fix numbering Rowan Cockett 2015-11-07 17:51:02 -08:00
  • ebb57f6218 edgeCurl Rowan Cockett 2015-11-07 17:32:59 -08:00
  • 0aafb8931b Rename _treeInds to _cells Rowan Cockett 2015-11-07 16:49:01 -08:00
  • e8ae516030 Speed improvements, cython, balancing. Rowan Cockett 2015-11-07 16:47:19 -08:00