Commit Graph

107 Commits

Author SHA1 Message Date
rowanc1 fb67aacc8d Test Maps and Models 2014-05-17 17:25:27 -07:00
rowanc1 fa683194ea more tests for tensor mesh 2014-05-16 19:53:27 -07:00
rowanc1 102d5721c5 Solver updates. Remove .solve() replace with a multiplication. 2014-05-16 19:33:29 -07:00
rowanc1 26340fe90f update solver utils. 2014-05-16 18:46:31 -07:00
rowanc1 f3170a8a7f #69 Removed most solvers, replaced by wrappers. 2014-05-16 18:33:57 -07:00
rowanc1 1f0e37d773 Move linear problem example to examples folder. 2014-05-16 17:53:51 -07:00
rowanc1 3db46cc91c eye --> identity, spzeros -> csr 2014-05-16 15:12:29 -07:00
rowanc1 399678e496 Allow aliased field to be a property of the fields object. 2014-05-15 12:37:35 -07:00
rowanc1 dd0a2e3878 Testing of fields in time with alias. 2014-05-15 12:28:46 -07:00
rowanc1 80ace330e4 Time Fields Aliasing 2014-05-15 12:19:57 -07:00
rowanc1 6cc41319a0 Aliased fields checks. 2014-05-15 09:50:34 -07:00
rowanc1 93f010bba9 remove txPair from fields obj. 2014-05-15 09:14:41 -07:00
rowanc1 ebc2853615 Alias fields option. 2014-05-15 09:10:51 -07:00
rowanc1 d6210072cd Raise exceptions when trying to interpolate fields that don't exist in the CylMesh 2014-05-02 15:05:31 -07:00
rowanc1 a39bf58a2b updates to survey time problem 2014-04-27 15:31:54 -07:00
rowanc1 6e3d3863c1 name slicing in fancy fields 2014-04-26 18:09:02 -07:00
rowanc1 df3ba5f8ee Fancy timeFields. 2014-04-26 17:52:11 -07:00
rowanc1 cb2c2aec3b Fancy Fields Storage in SimPEG 2014-04-26 16:30:34 -07:00
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 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 2ae20b8cd3 updates to survey. 2014-04-25 15:48:38 -07:00
rowanc1 f8204e7751 Make interpolation matrices using cython. 2014-04-16 18:37:36 -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 a14a0dbaa1 Merge branch 'master' of https://github.com/simpeg/simpeg into Map 2014-04-15 11:13:21 -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 f10d6cc2b7 Regularization tests 2014-04-15 09:47:01 -07:00
rowanc1 25421f739f testMaps Working! 2014-04-15 09:43:10 -07:00
rowanc1 da7bab60b2 Updates to CylMesh. Innerproducts. Remove getMass. 2014-04-14 21:28:52 -07:00
rowanc1 002d3a2ecc Tested Edge Curl 2014-03-17 12:10:27 -07: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 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 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 3dd54bc0e3 Full anisotropic tensor derivatives. 2014-03-03 11:01:12 -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 47c1699870 Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/View.py
	SimPEG/Tests/test_utils.py
2014-02-26 10:10:29 -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 72510420a6 testCylEdgeCurl start 2014-02-23 13:52:23 -08:00
rowanc1 969ebaba6e Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/InnerProducts.py
2014-02-21 21:58:57 -08:00
rowanc1 891c4ce972 added invPropertyTensor and makeTensor to matUtils
combined sp utils into mat utils
2014-02-21 19:55:44 -08:00
rowanc1 fee512dda3 changes to CC at middle of first h_r 2014-02-21 15:31:31 -08:00