Commit Graph

130 Commits

Author SHA1 Message Date
Rowan Cockett e906899a87 Make the tests less picky. 2015-01-29 11:14:16 -08:00
SEOGI KANG fe6f5b8ec8 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-09-18 17:03:53 -07:00
SEOGI KANG 0b47ee5011 Add 2d curl and testing 2014-09-18 17:02:29 -07:00
rowanc1 cf5be08d96 add a 2d to 3d map and test it! 2014-07-12 15:24:29 -05:00
rowanc1 944530fab9 update innerproduct tests 2014-07-03 11:37:48 -07:00
rowanc1 ce6fae8b2c rename test functions 2014-07-03 11:27:12 -07:00
rowanc1 42278d35fe implement and test harmonic averaged derivatives 2014-07-03 11:00:25 -07:00
rowanc1 bb0b9c1de4 write test for invProp and invMat (failing) 2014-07-03 10:31:04 -07:00
rowanc1 8c65ddacae Change innerProduct to take sigma not tensorType. 2014-07-03 10:08:39 -07:00
rowanc1 32fa4c95df Add tensorType to problem. 2014-06-18 11:08:42 -07:00
rowanc1 7d34f596ff More tests on more meshes, IPDeriv returns a function. 2014-06-17 09:47:03 -06:00
rowanc1 1d5ecbf303 Edge inner products updates for 1D 2014-06-16 14:01:03 -06:00
rowanc1 9512b377c0 InnerProducts working as an operator. Simplifications and generalizations in inner product code. 2014-06-16 12:17:01 -06:00
rowanc1 1e2b239e7b move fields to problem class. 2014-05-18 23:12:01 -07:00
rowanc1 4af67b8da4 more fields updates and tests 2014-05-18 19:50:55 -07:00
rowanc1 9fe6973ffb Add and test time index passing to aliased time fields 2014-05-18 18:22:31 -07:00
rowanc1 8f69670fce modelObj and dataObj --> eval 2014-05-18 17:09:44 -07:00
rowanc1 c153183894 map and model updates 2014-05-18 16:46:25 -07:00
rowanc1 907e0eed47 Updates to mapping and models. Remove .transform and rename .transformDeriv to .deriv 2014-05-18 15:42:08 -07:00
rowanc1 2392b7d6b9 test counter utils 2014-05-18 00:15:00 -07:00
rowanc1 709927a574 fix reg test 2014-05-18 00:10:48 -07:00
rowanc1 23e6ece0cd Maps documentation. 2014-05-17 21:05:31 -07:00
rowanc1 e2635e4716 Test solver 2014-05-17 17:44:26 -07:00
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