Commit Graph

1342 Commits

Author SHA1 Message Date
Lindsey ce7b0b24da changed check of out.shape, since if out is a vector (not an array with width 1), out.shape[1] does not exsist 2015-05-07 14:44:57 -07:00
Lindsey 6f487e17d0 forgot to stage Survey.py 2015-05-06 16:34:24 -07:00
Lindsey 1f58f5ef37 loc is now a kwarg 2015-05-06 15:27:58 -07:00
Lindsey 428e34f631 removed SrcType 2015-05-06 13:16:56 -07:00
Lindsey e3e0905bc1 Removed knownSrc 2015-05-04 10:42:56 -07:00
Rowan Cockett 3d2128f333 Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh 2015-05-01 11:16:04 -07:00
Rowan Cockett fbcd3e3691 Merge pull request #89 from simpeg/Tx2Src
Tx2 src
2015-05-01 11:15:01 -07:00
Rowan Cockett f86d3d7bdc updates to plotting 2015-05-01 11:13:44 -07:00
seogi afe7e15d09 Change name from ExtractCoremesh to ExtractCoreMesh 2015-04-22 14:13:18 -07:00
seogi 17596b614b Add function: ExtractCoremesh
This extracts core mesh from full mesh
2015-04-22 11:40:36 -07:00
Lindsey 39fdcab9b4 naming: abbreviate all analytics to ana 2015-04-17 17:12:06 -07:00
Lindsey db8cc69862 removed import of copy, not needed 2015-04-17 16:49:11 -07:00
Lindsey f1fc90cb16 changes references for Transmitter to Source 2015-04-17 15:57:10 -07:00
Lindsey f7c13d917e Tx -> Src 2015-04-17 15:38:27 -07:00
Rowan Cockett e93295e91f additional unit tests for tree mesh 2015-04-06 10:19:00 -07:00
Rowan Cockett a9b1f89e7f updates to TreeMesh 2015-04-05 17:09:03 -07:00
Rowan Cockett 223380484b A bug that took six hours to track down. Two characters. 2015-04-05 17:07:10 -07:00
Rowan Cockett 6e4aac140b Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh 2015-04-04 14:45:42 -07:00
Rowan Cockett b518b9b871 updates to cylindrical to tensor mesh interpolation, tested. 2015-03-19 16:22:55 -07:00
Rowan Cockett 354a137461 add additional operators to the tensor mesh. 2015-03-19 13:18:45 -07:00
Rowan Cockett 16c269e013 updates to cyl mesh and minor bug fixes. 2015-03-19 12:48:50 -07:00
Rowan Cockett 90b3dfa61d Use meshTensor to create the time mesh in a TD problem. 2015-03-17 14:07:52 -07:00
Rowan Cockett 6ffeb5cc1a minor update to survey, to return dobs from makeSyntheticData 2015-03-03 10:00:36 -08:00
Lindsey 2ecc9469d2 Merge pull request #87 from simpeg/Tests
If E0 is below the tolerance, the deriv test should pass
2015-02-25 19:07:19 -08:00
Lindsey d22e72d0a7 If E0 is below the tolerance, the deriv test should pass 2015-02-25 16:09:02 -08:00
Lindsey 315bf7b61b added documentation to diagEst 2015-02-24 15:34:41 -08:00
Lindsey 10ad9a762a test for Probing diagonal estimator. 2015-02-24 13:49:33 -08:00
Rowan Cockett 0220ee57f2 start of inner products 2015-02-11 23:08:22 -08:00
Rowan Cockett 5cdab15aa1 nodal gradient 2015-02-11 21:57:05 -08:00
Rowan Cockett 3369096126 updates to edge Curlssssszzzz 2015-02-11 17:30:41 -08:00
Rowan Cockett 99ada822e8 faceDiv in 3D 2015-02-11 17:16:29 -08:00
Rowan Cockett 5afea4e2b6 update grids. Think refining is working properly 2015-02-11 16:36:57 -08:00
Rowan Cockett d65a3540a4 cell indexing 2015-02-11 13:38:08 -08:00
Rowan Cockett a4f3db398f fancy indexing classes 2015-02-11 12:53:15 -08:00
Rowan Cockett 5c85f13cb6 test counting, put dummies in for grid3D calcs 2015-02-10 12:42:35 -08:00
Rowan Cockett 72c8dfb3ef generalize sorting alg 2015-02-10 12:39:41 -08:00
Rowan Cockett 1c40cbb972 init3D 2015-02-10 12:34:48 -08:00
Rowan Cockett e0303b8dff multi face refinement 2015-02-09 22:52:08 -08:00
Rowan Cockett 156b85319c updates to multiple edge refinement 2015-02-09 22:51:52 -08:00
Rowan Cockett 006dcf393d updates to area calculation 2015-02-09 22:12:22 -08:00
Rowan Cockett 9a8f4d60f7 test area edge vol 2015-02-09 21:59:28 -08:00
Rowan Cockett 5e5a3221e8 test simple grid functions add Nodal Grid 2015-02-09 21:48:42 -08:00
Rowan Cockett 310f327b5a updates to edges and areas 2015-02-09 21:30:54 -08:00
Rowan Cockett a7a6671ad4 updates to tree mesh. faceDiv kinda working. 2015-02-09 20:52:26 -08:00
Rowan Cockett aa05cdc653 initial work on new tree mesh implementation 2015-02-09 20:19:00 -08:00
Rowan Cockett 5646e8868d Merge pull request #85 from simpeg/vtkIO
vtkIO
2015-02-05 15:33:56 -08:00
Gudni UBC-Talva 234cad848b Updated the function help text 2015-02-05 15:09:37 -08:00
Gudni UBC-Talva c6c2713461 Fixed the __init__.py for meshutils to include read/writeVTRFile functions.
Fixed order of inputs in write mesh functions to all be the same.
2015-02-05 14:56:47 -08:00
Rowan Cockett 28e0db4963 remove anisotropy map 2015-02-05 14:22:20 -08:00
SEOGI KANG 529fed6e6e Modify some bugs of vtk import 2015-02-05 13:59:50 -08:00