Commit Graph

690 Commits

Author SHA1 Message Date
rowanc1 e77d85584f Change size of Cyl2D Interpolation tests. 2014-04-26 14:19:11 -07:00
rowanc1 354e496223 test simple cylmesh interpolation 2014-04-26 13:18:48 -07:00
rowanc1 baea24aaf6 Documentation Updates. 2014-04-26 13:12:56 -07:00
rowanc1 eacc1f88f7 Remove Cyl1DMesh from init file... 2014-04-26 12:51:25 -07:00
rowanc1 38002e7708 Grid updates to tensorMesh 2014-04-26 12:37:48 -07:00
rowanc1 695d588cef Remove Cyl1DMesh and update docs. 2014-04-26 12:28:32 -07:00
rowanc1 3e829ad9b6 Fix tensorMesh Documentation. 2014-04-26 12:26:43 -07:00
rowanc1 c9111e4151 #66: Update MeshTensor to be supported directly from TensorMesh. Also added 'C' to center tensors easily in the x0 option. 2014-04-26 12:16:49 -07:00
rowanc1 d08da1a3b0 invMat option in getInnerProducts 2014-04-25 17:21:31 -07:00
rowanc1 c3333225ec updates to innerProducts 2014-04-25 15:49:15 -07:00
rowanc1 2ae20b8cd3 updates to survey. 2014-04-25 15:48:38 -07:00
rowanc1 aa8f5a687e model builder returns as vector. 2014-04-25 15:47:17 -07:00
rowanc1 a36f4d76bb Rearranging util codes. Added meshUtils.closestPoints 2014-04-23 12:11:36 -07:00
rowanc1 fb2bc30d96 TimeRx 2014-04-20 13:11:52 -07:00
rowanc1 8b2178e3bf Base Rx and Tx updates 2014-04-20 12:00:23 -07:00
rowanc1 b79db4d21a getattr(timeSteps) now working for setting kwargs 2014-04-20 11:33:37 -07:00
rowanc1 460391fd92 Added Seogi's readUBCMesh/Model functions to meshutils.py 2014-04-18 17:52:36 -07:00
rowanc1 f8204e7751 Make interpolation matrices using cython. 2014-04-16 18:37:36 -07:00
rowanc1 8142966920 update interpolation 2014-04-16 16:41:57 -07:00
rowanc1 a48808f58a CylMesh interpolation tests. 2014-04-16 12:28:40 -07:00
rowanc1 3a0942e616 BaseTimeDomain Problem in SimPEG 2014-04-15 16:42:40 -07:00
rowanc1 cbd11d0ae4 travis build status 2014-04-15 15:38:02 -07:00
Rowan Cockett c646cd0f77 Merge pull request #65 from simpeg/Map
Map Updates.
2014-04-15 15:36:14 -07:00
rowanc1 dd579ddbd4 minor updates in interpolation in TensorMesh 2014-04-15 15:12:19 -07:00
rowanc1 c39163bd6e Add BaseMesh to the init file. 2014-04-15 11:44:41 -07:00
rowanc1 a14a0dbaa1 Merge branch 'master' of https://github.com/simpeg/simpeg into Map 2014-04-15 11:13:21 -07:00
rowanc1 ca7c74e835 Added Authors file. 2014-04-15 11:12:37 -07:00
Rowan Cockett 9cd217ae20 Merge pull request #64 from simpeg/cylClean
CylMesh
2014-04-15 11:10:35 -07:00
rowanc1 987b759088 Fix bug in regularization 2014-04-15 11:04:17 -07:00
Dave Marchant 5f401268fc Added utilities to to write SimPEG tensor meshes and models to UBC regular mesh format. 2014-04-15 10:49:18 -07:00
Dave Marchant acdffe8ef9 Ensure that mesh origin is a float to prevent round off problems. 2014-04-15 10:48:26 -07:00
rowanc1 2a4b448356 meshing docs updates 2014-04-15 10:32:52 -07:00
rowanc1 1f46e37cda Documentation Updates 2014-04-15 10:28:48 -07:00
rowanc1 d88fc1c383 Some Changes to Maps and documentation 2014-04-15 10:20:32 -07:00
rowanc1 36ca4937f2 updates to problem 2014-04-15 10:05:07 -07:00
rowanc1 9b9ed41ec7 Linear Problem Working 2014-04-15 09:51:29 -07:00
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