Commit Graph

2272 Commits

Author SHA1 Message Date
rowanc1 089ac427c4 Model that allows interpolation from one mesh to another. 2014-02-20 10:22:12 -08:00
rowanc1 361fb719f0 Fix and test interpolation. Issue #43 2014-02-20 10:06:10 -08:00
rowanc1 9f2c976be1 interp bug fixes 2014-02-20 00:38:13 -08:00
rowanc1 8b295ed7eb interp updates 2014-02-20 00:09:46 -08:00
rowanc1 fdfc1c600e fixed sub2ind and ind2sub (thin wrappers on numpy) as per Issue #58 2014-02-19 18:49:30 -08:00
rowanc1 9c881b5b5d Merge branch 'boundaryConditions' of https://github.com/simpeg/simpeg into boundaryConditions 2014-02-19 18:15:08 -08:00
seogi 72fe771071 Testing boundary conditoins
- I am not sure what happend... but this is what I did for last push
2014-02-19 15:24:37 -08:00
seogi 9c8b64b9f1 Testing BC for cell-centered system
- inhomogenous neumann BC
- Mixed BC

were tested

Fixing bug in the function "projNeumannIn"
2014-02-19 14:25:55 -08:00
Dave Marchant 81e013857d Added Jtvec method & adjoint test. Relaxed adjoint test tolerances so TravisCI will stop bothering me. 2014-02-18 20:50:39 -08:00
Dave Marchant edc241eec2 Added Gtvec method to TDEM. Renamed G to Gvec. Added tests. 2014-02-18 20:34:34 -08:00
rowanc1 4cd25fde82 baseproblem 2014-02-18 18:02:11 -08:00
rowanc1 7195adc6c5 Merge branch 'master' of https://github.com/simpeg/simpegem 2014-02-18 17:57:04 -08:00
rowanc1 bf2021d8e8 initial commit of FDEM 2014-02-18 17:56:16 -08:00
Dave Marchant 915667ad4a solvent method and tests. 2014-02-18 16:27:09 -08:00
Dave Marchant 7bb70103aa Added AhtVec method & test. 2014-02-18 15:49:54 -08:00
rowanc1 0a6798a192 Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions 2014-02-18 14:20:43 -08:00
rowanc1 3f98938d3e quiver --> streamline 2014-02-18 14:20:21 -08:00
rowanc1 c5bd1c0611 Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions 2014-02-18 12:53:46 -08:00
rowanc1 9ae281f368 name space bug. 2014-02-18 12:53:22 -08:00
rowanc1 3846dc4bce Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions 2014-02-18 12:49:31 -08:00
rowanc1 558d8b9444 Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean 2014-02-18 12:49:00 -08:00
rowanc1 aa210a6f23 Merge branch 'mpl_vis_slicer' of https://github.com/simpeg/simpeg into develop
Conflicts:
	SimPEG/Mesh/BaseMesh.py
2014-02-18 12:45:31 -08:00
rowanc1 5a971baaf4 bug fix for comparison with q 2014-02-17 12:58:02 -08:00
rowanc1 6f52e9b50d make symmetric and solve with CG 2014-02-17 12:34:15 -08:00
rowanc1 d8c41e664b make general. 2014-02-17 12:26:53 -08:00
rowanc1 fbdde2ac24 boundaryCondition initial work. 2014-02-17 12:00:50 -08:00
rowanc1 9a53545d0a testFaceInnerProduct1D 2014-02-16 19:10:58 -08:00
rowanc1 5b09891601 bug fix. 2014-02-16 18:40:32 -08:00
rowanc1 abd4f47dfc bug fix. 2014-02-16 18:39:14 -08:00
rowanc1 530de6cb5c FaceInnerProduct for 1D 2014-02-16 18:31:30 -08:00
rowanc1 8b5ca46ecf started testing of faceDiv 2014-02-16 18:05:11 -08:00
rowanc1 d5c09ce036 Combine view functions into one file. 2014-02-16 15:43:49 -08:00
rowanc1 7dd8f9e83e faceDiv (untested) 2014-02-16 15:32:20 -08:00
rowanc1 2bdc3958b5 Split out base tensor mesh stuff into different mixing class. 2014-02-16 14:42:43 -08:00
Dave Marchant 1128fbe39b Added adjoint test for projection. 2014-02-15 14:16:48 -08:00
Dave Marchant d27e7d3aba Simplified fields method. Changed solveAh, AhVec & tests to be consistent with notes with regards to MfMui 2014-02-15 14:16:13 -08:00
rowanc1 9bea954dff vol and area tests passing 2014-02-15 14:08:41 -08:00
rowanc1 1129fc1c66 vectors in CylMesh 2014-02-14 21:44:46 -08:00
rowanc1 dc563ff6c5 Correct counting on cylinder mesh! 2014-02-14 20:25:57 -08:00
rowanc1 250108277f Initial clean up of the CylMesh code. Inherits from TensorMesh. Many more things to do! 2014-02-14 17:33:27 -08:00
rowanc1 2070bca0a6 Update to current version of develop in SimPEG 2014-02-14 13:51:17 -08:00
Rowan Cockett 5fac160c38 Merge pull request #55 from simpeg/nCv2vnC
Refactoring of BaseMesh
Change nCv etc. to vnC
2014-02-14 13:41:09 -08:00
rowanc1 39b250c9ac Split out BaseRectangularMesh (Issue #48) 2014-02-14 11:07:25 -08:00
rowanc1 ea92cf3fc0 renamed functions that return a vector in base mesh to start with a v as per issue #48 2014-02-14 10:46:36 -08:00
rowanc1 120c0e5cc9 updated docs 2014-02-14 10:05:23 -08:00
rowanc1 58b65e0acc working on adjoint 2014-02-13 18:33:12 -08:00
rowanc1 893d726854 change to Jvec and Jtvec 2014-02-13 18:31:59 -08:00
rowanc1 847070f1a2 updated and fixed em derivation 2014-02-13 18:16:57 -08:00
rowanc1 ea81e40ef7 fixed test 2014-02-13 18:15:27 -08:00
rowanc1 cc3f2d867c Data projections 2014-02-13 17:42:51 -08:00