Commit Graph

2272 Commits

Author SHA1 Message Date
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 3fd07e814e Merge pull request #84 from simpeg/Anisotropy
Anisotropy
2015-02-05 14:29:50 -08:00
Rowan Cockett 28e0db4963 remove anisotropy map 2015-02-05 14:22:20 -08:00
Rowan Cockett 708de19eb7 update the miniconda build. 2015-02-05 14:04:23 -08:00
SEOGI KANG 529fed6e6e Modify some bugs of vtk import 2015-02-05 13:59:50 -08:00
Rowan Cockett 7069ca7451 updates to cyl averaging. 2015-02-05 13:51:30 -08:00
Gudni UBC-Talva a119ba3083 Added readVTRFile to import a VTK rectilinear XML model file as SimPEG tensor mesh and models 2015-02-05 13:05:08 -08:00
Gudni UBC-Talva 94b8776ac2 Added a function to write VTK rectilinear file (vtr) for a Tensor mesh and model (optional) for view in an external viewer. 2015-02-05 12:57:10 -08:00
lheagy f8259456d0 start of cyl mesh anisotropy 2015-02-05 12:44:46 -08:00
Gudni Karl Rosenkjaer 291fbb9ecb Added a new 1D layer test notebook 2015-02-04 00:02:42 -08:00
Rowan Cockett 5c675a7992 update the tests to test the 3D version of the equations. 2015-01-29 14:58:01 -08:00
Rowan Cockett b2d57e8892 updates to 2D testing 2015-01-29 14:02:26 -08:00
Rowan Cockett ca4fd2adf8 Update LICENSE 2015-01-29 13:41:49 -08:00
Rowan Cockett e906899a87 Make the tests less picky. 2015-01-29 11:14:16 -08:00
Rowan Cockett 2cd9c4db5a Merge pull request #83 from simpeg/feat/cylMeshView
CylView and minor tensor mesh update
2015-01-29 10:56:32 -08:00
Rowan Cockett 496ba70982 CylView and minor tensor mesh update 2015-01-29 10:50:06 -08:00
SEOGI KANG 90f98a6fd6 Modify averaging for current density 2015-01-29 10:45:49 -08:00
SEOGI KANG 8e14db7dba Modify Gudni's notebook:
- use SolverLU in simpeg
- visualize fields

Add gitignore
2015-01-29 10:35:39 -08:00
GudniRos 47e7132f26 Wrote 1D codes, both analytic and FV solutions. \n Made test notebooks for 1D and worked on the 3D notebook 2015-01-29 08:28:50 -08:00
Lindsey Heagy 5f46461bfe added documentation for log mapping 2015-01-15 13:35:44 -08:00
Lindsey Heagy b8a5ac93d7 Updated Inversion Workflow image to be the same as the one in the paper 2014-12-12 13:37:08 -08:00
SEOGI KANG 5929c3e353 Decrease the number of iteration for derivative test 2014-12-08 14:15:48 -08:00
SEOGI KANG 7fa5f6f0f6 Fix potential bug for exponential map 2014-12-08 12:12:51 -08:00
SEOGI KANG 6dee8a1c6e Make ActiveCellsTopo general for 1D and 2D 2014-12-08 09:44:26 -08:00
SEOGI KANG b083848449 Fix bug 2014-12-08 09:02:30 -08:00
SEOGI KANG bc7f330f29 1. Update for smoothmod and smoothmod_dif options in regularization
2. Update for ActiveCellsTopo: Mapping, which extends surface cell to air cell.
2014-12-07 23:49:33 -08:00
seogi 59ffc57da3 figures.. 2014-11-24 09:41:24 -08:00
seogi 3f8ec7b07e modify figures 2014-11-24 09:37:14 -08:00
seogi c32347c726 Modify figures 2014-11-24 09:30:49 -08:00
seogi 9d120d7037 Figures for simpegPaper 2014-11-24 09:29:16 -08:00
SEOGI KANG 6f9a3e6598 Changing figures for simpegPaper 2014-11-24 09:04:30 -08:00
sgkang bc7fb2f1d7 Update __init__.py 2014-11-21 12:32:24 -08:00
seogi 1edca3b9e3 Fix bug 2014-11-21 11:01:58 -08:00
seogi e83b76a70c Modification for Cylinderical mesh 2014-11-21 09:45:24 -08:00
Rowan Cockett 9067590c65 VanG model bug. 2014-11-18 08:24:51 -08:00
SEOGI KANG bfb5e045fc FIx bug for loop source 2014-11-14 13:23:18 -08:00
Rowan Cockett f5c58c5c20 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-11-07 13:36:47 -07:00
Rowan Cockett ddc77b53e6 minor bugs in weighting maps 2014-11-07 13:35:33 -07:00