Commit Graph

605 Commits

Author SHA1 Message Date
Dave Marchant e30dfb447d Added points2nodes method to meshutils 2014-03-17 12:47:36 -07:00
Dave Marchant bc91872215 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-03-17 12:17:04 -07:00
rowanc1 6cfeb60878 Number of Data in survey class. 2014-03-17 09:40:00 -07:00
rowanc1 8d2b41299b Updates to docs. 2014-03-17 09:35:24 -07:00
rowanc1 0c7eb57d46 Minor updates to Linear Problem. 2014-03-17 09:18:20 -07:00
rowanc1 e80d3257dc Clean up plot image code. Now shared between plotSlice and plotImage 2014-03-17 09:17:38 -07:00
rowanc1 251660c560 fixed plotGrid 1D error 2014-03-15 14:39:32 -07:00
rowanc1 8248364e93 Issue #62: real coords for plotSlice. 2014-03-15 14:30:25 -07:00
Dave Marchant 025cb5c583 Removed hold off for consistent behaviour with the rest of matplotlib. 2014-03-14 15:19:38 -07:00
rowanc1 f8a4c77fc3 Updates to linear problem 2014-03-13 12:50:15 -07:00
rowanc1 6fdc7d4a62 updates to survey and mkvc 2014-03-10 22:58:25 -07:00
rowanc1 fcaff5ed64 Changed Data to Survey as per Issue #61 2014-03-07 13:55:08 -08:00
rowanc1 a6badc51c9 bug fix for tensorview plotSlice 2014-03-05 16:21:27 -08:00
rowanc1 95bbfb8d13 Updates to check derivative code
(should now work for complex, without throwing
warnings.)
2014-03-05 16:20:55 -08:00
rowanc1 90967ce7f9 isScalar in Utils (tested) and support for scalar inner products and derivatives (tested). 2014-03-04 12:19:57 -08:00
rowanc1 e59a039052 Float issue on inner products. 2014-03-04 09:56:12 -08:00
rowanc1 48e506f4bb Clean Plot grid code and add to documentation 2014-03-03 15:50:06 -08:00
rowanc1 eeae3ec783 Changed LogicallyOrthogonalMesh to LogicallyRectMesh and updated all dependencies.
LOM --> LRM

removed LomView.py, and put plot grid code inside Mesh code.

Added tutorial style introduction to the mesh.
2014-03-03 12:23:20 -08:00
rowanc1 c6db3d59f7 refactoring and documentation for innerProducts 2014-03-03 11:12:45 -08:00
rowanc1 3dd54bc0e3 Full anisotropic tensor derivatives. 2014-03-03 11:01:12 -08:00
rowanc1 8eaff94e48 Documentation for taking the derivatives of innerProducts 2014-03-02 23:34:31 -08:00
rowanc1 c1d37ef8ff change modelObj2Deriv from (self) --> (self, m, v=None)
Had to change location of _bfgsH0 calculation, which now actually works.
2014-03-02 20:15:29 -08:00
rowanc1 802094096e change n --> vnC in cellGradz 2014-03-02 18:46:56 -08:00
rowanc1 a01ffba494 make modelPair be OK in problem if first ComboModel is the right one. 2014-03-02 18:39:31 -08:00
rowanc1 908b9ab4cc bug fix n --> vnC 2014-03-02 18:37:38 -08:00
rowanc1 27ae74d34a bug fix for windows compatability on solver. 2014-03-02 09:51:04 -08:00
rowanc1 eb91dd0026 Updated linear inversion 2014-03-02 09:35:18 -08:00
rowanc1 3eb8224e28 Edge inner products are derivatives w/ testing. 2014-03-01 06:54:30 -08:00
rowanc1 b5c7b11265 updates to face innerProducts
Increase Speed
Add derivatives
Add tests
2014-02-28 15:21:39 -08:00
rowanc1 1e5053085d changed matutils to handle vector material properties not just columns 2014-02-28 15:19:57 -08:00
rowanc1 e08467af3e tolerance on test 2014-02-28 15:19:00 -08:00
rowanc1 69b920ec1c setup.py 2014-02-27 13:31:45 -08:00
rowanc1 d0a734b17c Added option to invert the material property. 2014-02-26 16:29:33 -08:00
rowanc1 b0b4a00172 docs updates and notation changes 2014-02-26 16:25:40 -08:00
Rowan Cockett 02b5a4398a Merge pull request #60 from simpeg/develop
Merge Develop and Get rid of develop.
2014-02-26 15:43:17 -08:00
rowanc1 0dec95aa4f updates/typos in docs 2014-02-26 15:38:28 -08:00
rowanc1 1c17c3341e Major updates to innerProducts documentation 2014-02-26 15:12:30 -08:00
Rowan Cockett c86407fcd0 Merge pull request #59 from simpeg/boundaryConditions
Boundary conditions
2014-02-26 10:02:31 -08:00
rowanc1 876ee17bf9 Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions 2014-02-26 09:17:32 -08:00
rowanc1 425d472f31 updates to problem and data. 2014-02-26 09:16:41 -08:00
rowanc1 e0ea38ff85 Added nonLinearModel Object 2014-02-25 12:14:59 -08:00
rowanc1 30fd9a3c3d Docs reorganization. 2014-02-25 09:51:39 -08:00
rowanc1 aef96902e9 Minor updates. 2014-02-25 09:50:09 -08:00
rowanc1 90fa9c3727 Added check on modelPair in Problem. 2014-02-24 14:38:19 -08:00
rowanc1 48b00400b3 Lowered tolerance on utility tests 2014-02-24 12:24:35 -08:00
rowanc1 ab399a2a28 Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions 2014-02-24 10:11:24 -08:00
rowanc1 33431c4e5f minor bug fix. 2014-02-22 13:33:10 -08:00
rowanc1 d41e6dd13d updates to plotSlice 2014-02-22 13:26:03 -08:00
rowanc1 aad54e64dd Updates to plotSlice to work on irregular grid 2014-02-22 13:03:05 -08:00
rowanc1 ff5cd54297 clean up after sputils delete 2014-02-21 21:53:44 -08:00