Commit Graph

1342 Commits

Author SHA1 Message Date
rowanc1 f10d6cc2b7 Regularization tests 2014-04-15 09:47:01 -07:00
rowanc1 25421f739f testMaps Working! 2014-04-15 09:43:10 -07:00
rowanc1 0ac4b260f4 Change model to maps.py 2014-04-15 09:27:22 -07:00
rowanc1 bb1be7b96e Added Cyl1DMesh back in for depreciation purposes. 2014-04-15 09:05:07 -07:00
rowanc1 47a148361b update points to nodes in meshUtils 2014-04-15 08:56:07 -07:00
rowanc1 da7bab60b2 Updates to CylMesh. Innerproducts. Remove getMass. 2014-04-14 21:28:52 -07:00
rowanc1 37e957ad07 Resolve conflict.. (whoops..) 2014-04-14 09:46:05 -07:00
rowanc1 3c2f5fbfee Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Survey.py
2014-04-14 09:44:51 -07:00
rowanc1 dbd1334e0b Update reference model parameter. 2014-04-14 09:30:18 -07:00
rowanc1 1bf18ee12f Rename model builder stuff to not be EC centric. Added an ellipse function. 2014-04-14 09:29:35 -07:00
rowanc1 9425c4aae8 Newton Root solver updates 2014-04-14 09:28:34 -07:00
rowanc1 3a9def5ad8 Documentation updates for forward problem. 2014-04-06 21:50:11 -06:00
rowanc1 1506575b01 Added nD to Survey.BaseRx 2014-04-01 09:44:23 -07:00
rowanc1 a5faa8b891 Added nD to Survey.BaseRx 2014-04-01 09:43:14 -07:00
rowanc1 df2cffb76e Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean 2014-03-31 15:30:18 -07:00
rowanc1 9ec3e20ad9 bug fix in ActiveModel 2014-03-23 15:00:09 -07:00
rowanc1 a3e7b96d2e Key word args for the model.test() function that go to checkDeriv 2014-03-23 10:22:39 -07:00
rowanc1 61a08408d0 Changed BaseRxList --> BaseRx 2014-03-22 14:06:18 -07:00
rowanc1 ecc7aaf9b0 Updates to Solver Wrappers.
bug fix in dependentProperty
2014-03-19 13:33:45 -07:00
Dave Marchant 7402782541 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-03-19 12:48:46 -07:00
rowanc1 44ab7de6bc Wrapper utils for Solvers 2014-03-19 10:34:37 -07:00
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 002d3a2ecc Tested Edge Curl 2014-03-17 12:10:27 -07:00
rowanc1 a4390b9f39 Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean 2014-03-17 11:30:52 -07:00
rowanc1 6cfeb60878 Number of Data in survey class. 2014-03-17 09:40:00 -07:00
rowanc1 8276759c3e Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/View.py
2014-03-17 09:20:36 -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 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 5bcdc5d46a rearranging of interpolation code. 2014-03-06 19:05:58 -08:00
rowanc1 cfb0a7f447 Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/LogicallyRectMesh.py
	SimPEG/Mesh/TensorMesh.py
	SimPEG/Mesh/__init__.py
	SimPEG/Tests/TestUtils.py
	SimPEG/Tests/test_operators.py
2014-03-06 18:17:39 -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 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 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