Commit Graph

  • 575c340130 (boiler plate) rowanc1 2014-02-12 23:13:10 -08:00
  • 9370e24643 Added code from KrisDavis for sources written for SimPEG. rowanc1 2014-02-12 19:35:43 -08:00
  • 842a3c367e Speed up tensor mesh test. rowanc1 2014-02-12 19:28:38 -08:00
  • 00bda323b2 Merge pull request #49 from simpeg/quadtree Rowan Cockett 2014-02-12 19:21:34 -08:00
  • 82edde7f71 Move to own repo. rowanc1 2014-02-12 19:14:11 -08:00
  • 5239e57c69 testing the sensitivities rowanc1 2014-02-12 16:59:56 -08:00
  • b42f523db0 Updates to the notes. Dave Marchant 2014-02-12 15:56:19 -08:00
  • 434a4232d5 Added test for AhVec and solveAh Dave Marchant 2014-02-12 15:55:56 -08:00
  • 4e08f12de4 bug fix for RHS variable rowanc1 2014-02-12 15:53:11 -08:00
  • c01f1a4a5a make fields return vector if only one Tx rowanc1 2014-02-12 15:24:55 -08:00
  • 732ff882e0 minor changes to tdem writeup and code (still buggy!) rowanc1 2014-02-12 15:02:55 -08:00
  • 99157a89c8 Beginnings of some documentation. Dave Marchant 2014-02-12 14:07:44 -08:00
  • 80fff7722e Added some notes. Dave Marchant 2014-02-12 14:07:07 -08:00
  • ffb87aafa7 Added tests for G. Dave Marchant 2014-02-12 11:36:49 -08:00
  • e6d6297488 Removed Examples dir, and put it up a level (outside SimPEG path) renamed to tutorials for future tutorial development. rowanc1 2014-02-12 10:23:38 -08:00
  • 52bdf7997b Merge branch 'develop' of https://github.com/simpeg/simpeg into develop rowanc1 2014-02-12 09:56:37 -08:00
  • 20cb359e82 Removed (now broken) database stuff. rowanc1 2014-02-12 09:56:20 -08:00
  • 7037371311 pointer to x0 rowanc1 2014-02-12 08:55:13 -08:00
  • d4a316b764 Playing with derivative tests.... I think its working..... Dave Marchant 2014-02-12 00:00:03 -08:00
  • 7b025ed95a Memory optimizations: use __slots__ to save 1GB of ram on modest sized problem. Get rid of dictionaries (they are expensive here). rowanc1 2014-02-11 23:31:01 -08:00
  • cf620acf22 Reorganization. Dave Marchant 2014-02-11 23:02:16 -08:00
  • 6e6d90d362 Added AhVec method and test. Dave Marchant 2014-02-11 22:51:10 -08:00
  • 88fb57bd9f change field --> fields Dave Marchant 2014-02-11 21:36:46 -08:00
  • 34a4d5cb64 Mass derivs in cylindrical mesh. Dave Marchant 2014-02-11 21:29:25 -08:00
  • eef528592a Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree rowanc1 2014-02-11 19:16:47 -08:00
  • 38e1d5a1eb lower tolerance on testing random meshes for 1D interpolation rowanc1 2014-02-11 19:16:11 -08:00
  • a89535781f edgeCurl on ocTree rowanc1 2014-02-11 19:10:29 -08:00
  • 6c62d48413 Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree rowanc1 2014-02-11 18:56:24 -08:00
  • b63675c0d8 patch develop branch rowanc1 2014-02-11 18:55:17 -08:00
  • 4a92b6b5eb change field --> fields rowanc1 2014-02-11 18:45:30 -08:00
  • 12e885f5ce change field--> fields rowanc1 2014-02-11 18:45:06 -08:00
  • d7566f42e5 Work on the time domain inverse problem. Dave Marchant 2014-02-11 16:41:17 -08:00
  • 62f00004eb bug fix. rowanc1 2014-02-11 15:02:30 -08:00
  • aa539462a1 Nodal Gradient! rowanc1 2014-02-11 13:58:31 -08:00
  • 87a8890133 nodes in 3D cell rowanc1 2014-02-11 13:35:05 -08:00
  • 38fbc0cfac Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree rowanc1 2014-02-11 13:21:50 -08:00
  • f6b85ca173 getEdgeMassDeriv rowanc1 2014-02-11 13:20:46 -08:00
  • aa122eaa19 Edge Innerproducts rowanc1 2014-02-11 11:39:48 -08:00
  • 53c2dcd3ba refactor numbering code for faces and fix inner product bug rowanc1 2014-02-11 11:02:39 -08:00
  • a808aa5774 FaceInnerProducts for TreeMesh rowanc1 2014-02-10 22:35:28 -08:00
  • 61e86c2dd9 combine edge inner product code rowanc1 2014-02-10 22:16:37 -08:00
  • c1a6fc950b combine edge inner products 2D and 3D rowanc1 2014-02-10 22:10:34 -08:00
  • 53cf9bdd77 pulled out tensor creation code. rowanc1 2014-02-10 21:50:51 -08:00
  • ac758f1a65 finished pulling out projection code. rowanc1 2014-02-10 21:42:16 -08:00
  • f729d1f4f9 refactor faceInProd 3D rowanc1 2014-02-10 21:12:08 -08:00
  • dba255b64e refactoring rowanc1 2014-02-10 21:01:00 -08:00
  • 534e229ab6 refactor faceInnerProduct2D code to get ready for octree rowanc1 2014-02-10 18:53:15 -08:00
  • 3bd4b0ee59 bug fixes. rowanc1 2014-02-10 17:35:55 -08:00
  • db73e4c018 test all grids. rowanc1 2014-02-10 16:35:53 -08:00
  • cd64da86d3 nodal grid test. rowanc1 2014-02-10 16:06:55 -08:00
  • 1600058cb5 114 more tests! rowanc1 2014-02-10 14:49:08 -08:00
  • cd30c0a455 Refactor gridding code. rowanc1 2014-02-10 12:43:10 -08:00
  • b3c653a235 bug fixes to face centre locations. Lots more testing.. rowanc1 2014-02-10 12:25:46 -08:00
  • fd154c5005 Switch to Edges (few bugs in the refinement code..) rowanc1 2014-02-09 23:11:40 -08:00
  • 4a7b157f5e refactor quad tree face numbering rowanc1 2014-02-09 19:04:18 -08:00
  • 57409c443b Count and link Z faces rowanc1 2014-02-09 18:56:41 -08:00
  • c477528452 count and link Y faces rowanc1 2014-02-09 18:49:01 -08:00
  • 13767ecbe1 counting and linking xFaces rowanc1 2014-02-09 18:37:04 -08:00
  • 0cc782d8f0 Ascii drawing skillz rowanc1 2014-02-09 17:44:25 -08:00
  • 298999a4f7 Sharing of nodes in OcTree rowanc1 2014-02-09 16:43:41 -08:00
  • 599a05cfe7 testing octree rowanc1 2014-02-09 16:12:24 -08:00
  • d347600bb7 refactoring and visualization rowanc1 2014-02-09 14:42:55 -08:00
  • b39525c665 pointer testing and nodes! rowanc1 2014-02-09 13:32:12 -08:00
  • 2f52e15e41 Grid updates for TreeMesh, initial generalizations for OcTree rowanc1 2014-02-07 16:28:03 -08:00
  • 3d21f690cc Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree rowanc1 2014-02-07 15:06:27 -08:00
  • 1c7c79344b Option for normalized vector plot rowanc1 2014-02-07 14:54:15 -08:00
  • d6213db486 Initial commit for slicing in matplotlib rowanc1 2014-02-07 14:03:37 -08:00
  • cc2ab82f78 Make simpeg setup work. rowanc1 2014-02-07 14:02:56 -08:00
  • 66ccdb4042 Updates to travis and documentation rowanc1 2014-02-07 10:51:44 -08:00
  • e29e87c7c4 install blas on travis VM? rowanc1 2014-02-07 09:49:37 -08:00
  • f40b32f2ab Upgrade Scipy on travis. rowanc1 2014-02-07 09:42:18 -08:00
  • 8ec21210fb aveF2CCV and aveE2CCV and tested. Faces/Edges to cell-centered vectors. rowanc1 2014-02-07 09:27:35 -08:00
  • e72defbb54 Averaging updates. rowanc1 2014-02-06 15:00:06 -08:00
  • 68abb7a7cf Seogi's FDEM initial commit from SimPEG rowanc1 2014-02-06 12:04:20 -08:00
  • 08f2020ae9 Added analytics directory to Utils. Finished example of TDEM_b. Seems to be working.... Dave Marchant 2014-02-05 23:47:21 -08:00
  • d65705fd0b Added first pass of dared method and spacial interpolation to data class. Dave Marchant 2014-02-05 23:45:04 -08:00
  • 92788ad5f1 Added example of field generation. Dave Marchant 2014-02-05 23:11:53 -08:00
  • 710032e636 Working field and update methods. Dave Marchant 2014-02-05 23:08:33 -08:00
  • 942ce7f521 Merge branch 'develop' of https://github.com/simpeg/simpeg into develop rowanc1 2014-02-05 22:42:27 -08:00
  • e3f5b6c16e ComboModels! e.g.: combo = ComboModel(mesh, [LogModel, Vertical1DModel]) rowanc1 2014-02-05 22:42:16 -08:00
  • 27213be0b4 Fix bug when trying to use scipy backend with factorize=True and a nx1 rhs. Dave Marchant 2014-02-05 22:42:05 -08:00
  • bb3e05fbfa Modify getInitialFields to return field object. Work on the fields object. Added methods to TDEM_b problem. (untested). Dave Marchant 2014-02-05 22:28:04 -08:00
  • 0c01fae3cd Merge branch 'develop' of https://github.com/simpeg/simpeg into develop rowanc1 2014-02-05 22:09:37 -08:00
  • ef6ad1d083 Bug fixes to VerticalModel rowanc1 2014-02-05 22:09:24 -08:00
  • 685198e46b Merge branch 'develop' of https://github.com/simpeg/simpeg into develop Dave Marchant 2014-02-05 21:51:16 -08:00
  • e56ca4fcbb Added sdInv to utils. Dave Marchant 2014-02-05 21:48:25 -08:00
  • 8efea97bb2 Setting up a B-formulation problem... Dave Marchant 2014-02-05 21:33:32 -08:00
  • 72c93cd48b Minor updates to Cyl1DMesh rowanc1 2014-02-05 21:33:18 -08:00
  • aa1faa9505 Changed CylModel --> Vertical1DModel (not tested on Cyl1DMesh) rowanc1 2014-02-05 21:29:35 -08:00
  • 2c29d07fe7 Set up VMP_MVP initial fields. Dave Marchant 2014-02-05 21:25:34 -08:00
  • c128be8af3 Clean up BaseMesh rowanc1 2014-02-05 20:27:25 -08:00
  • 2ec86ea09a Lots of work on time domain problem. Dave Marchant 2014-02-05 16:28:16 -08:00
  • f1f261243a Merge branch 'master' of https://github.com/simpeg/simpegem Dave Marchant 2014-02-05 15:30:12 -08:00
  • 50c2ec650e Create DataTDEM1D class Dave Marchant 2014-02-05 15:29:37 -08:00
  • f97eced639 Added CylModel class. Dave Marchant 2014-02-05 15:28:02 -08:00
  • 62abd1e5c7 Setup.py rowanc1 2014-02-05 13:54:39 -08:00
  • d9df40b5be Try setup.py for RTD rowanc1 2014-02-05 13:48:54 -08:00
  • 73e8b5d5ad Merge branch 'develop' of https://github.com/simpeg/simpeg into develop rowanc1 2014-02-05 13:24:40 -08:00
  • 6c269b54dc Bug Fix rowanc1 2014-02-05 13:24:11 -08:00
  • caa2b5dac5 Fix Testing stuff. rowanc1 2014-02-05 13:23:47 -08:00