Commit Graph

1342 Commits

Author SHA1 Message Date
Rowan Cockett 3bbe258eab beta schedualing 2013-10-25 11:14:21 -07:00
Rowan Cockett d974843d98 Moved model transforms to different file. 2013-10-24 15:33:07 -07:00
Rowan Cockett fc4294eb4d Added A sample Linear problem that runs! 2013-10-24 15:11:48 -07:00
Rowan Cockett f4c63d47a3 took for loop out of inversion framework. This has to be dealt with in the specific code, and is more flexible. 2013-10-24 14:12:37 -07:00
Rowan Cockett d94d3f7f37 fixes to inversion framework. DC problem is kinda working…?! 2013-10-23 18:35:37 -07:00
Rowan Cockett 548ba9aa0a bug fixes to framework. 2013-10-23 18:19:33 -07:00
Rowan Cockett 9cd6e7ed08 Issue #9
Ensure that h is a float in all meshes.
2013-10-23 16:44:33 -07:00
Rowan Cockett 3de8ab47d9 moved DCProblem 2013-10-22 20:25:49 -07:00
Rowan Cockett 2bb20280bf to get working.. 2013-10-22 20:11:30 -07:00
Rowan Cockett 2a8f43aa10 Inversion Framework - a start.. 2013-10-22 19:42:38 -07:00
Rowan Cockett 0cb9fa210a print statements now go to problem if they are implemented there. 2013-10-22 14:43:24 -07:00
Rowan Cockett 13efdc12f9 updates to view, and documentation of base mesh. 2013-10-22 14:42:30 -07:00
Dave Marchant 674de34212 Added method to return index of nearest face or edge to a given point. 2013-10-21 12:48:56 -07:00
Dave Marchant ac96b462c8 Initial implementation of interpolation matrix generation for Cyl1D meshes 2013-10-20 15:06:32 -07:00
Dave Marchant ec42871640 Added 1D Cylindrical mesh. 2013-10-18 17:43:11 -07:00
Rowan Cockett 17d52087f8 some updates for examples. 2013-10-18 17:36:14 -07:00
Rowan Cockett db694dd780 moved to mesh folder. 2013-10-18 17:22:13 -07:00
Rowan Cockett e56e5cbf05 Removed inversion option. 2013-10-18 17:04:23 -07:00
Rowan Cockett 04dfc83e1a documentation and a few more renaming. 2013-10-18 15:27:02 -07:00
Dave Marchant 1c3a04f337 Changed nomenclature for averaging operators (issue #6) 2013-10-18 14:41:26 -07:00
Dave Marchant 0bebcd48ad Changed kwarg order for easier use. 2013-10-18 14:32:33 -07:00
Dave Marchant 1f770dfd63 Updated getEdgeMass and getFaceMass to use the getMass method. 2013-10-18 14:23:57 -07:00
Dave Marchant 26f9b83b76 Added general getMass method to reduce code duplication. 2013-10-18 14:21:12 -07:00
Rowan Cockett 17643c52cc minor updates to TensorView documentation. 2013-10-16 11:35:39 -07:00
Rowan Cockett 6f45923813 Tensor View Can now take 'ExEy' and it will show subplots. 2013-10-16 11:32:33 -07:00
Rowan Cockett 4851295738 initial solver work: import SimPEG.Solver 2013-10-16 09:18:08 -07:00
Rowan Cockett e1648d484b Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into inverseProblem 2013-10-16 09:12:46 -07:00
Rowan Cockett 9cf76966c2 Tensor View bug with origin. 2013-10-16 09:08:54 -07:00
Rowan Cockett 00383d01f0 Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into inverseProblem 2013-10-16 08:48:08 -07:00
Rowan Cockett 9d93167828 Curl Bug. 2013-10-16 08:46:33 -07:00
Rowan Cockett 0089931075 bug fixes for optimization 2013-10-07 15:15:18 -07:00
Rowan Cockett 65f129e7a8 Documented utilities. 2013-10-03 15:31:08 -07:00
Rowan Cockett fb69446cfb Testing problem and DCProblem. 2013-10-03 15:15:08 -07:00
Rowan Cockett 7cf8ef2310 Moved testing code to the test directory. added __init__.py and some documentation. 2013-10-03 14:55:22 -07:00
Rowan Cockett bed86b9ce4 Update documentation and show example field. 2013-10-03 12:28:08 -07:00
Rowan Cockett 56aa003a3c Start of DC documentation. 2013-10-03 12:16:10 -07:00
Rowan Cockett 21501e7482 DC Problem tested and working. 2013-10-03 10:37:43 -07:00
Rowan Cockett d8c676015e Fixes to ModelBuilder. Start of the DCProblem. 2013-10-02 15:24:51 -07:00
Rowan Cockett 7a4ccc9a38 Updates to problem.
Problem is defined as a general PDE that has a field and a model.
2013-10-01 23:58:35 -07:00
Rowan Cockett a6da74c347 Creating the inverse problem framework. Feedback welcome! 2013-10-01 20:33:57 -07:00
rowanc1 6cb42ad20e LogicallyOrthogonalMesh.py edited online with Bitbucket 2013-10-01 00:23:18 +00:00
Rowan Cockett 063a3d8b57 updates to documentation 2013-09-30 17:19:00 -07:00
Rowan Cockett 71668deb1b inner product documentation 2013-09-30 16:46:02 -07:00
Rowan Cockett dde4474234 updated plots and documentation 2013-09-30 14:53:22 -07:00
Rowan Cockett 44a846cb23 added lines to the tensor view. 2013-09-30 11:36:09 -07:00
Rowan Cockett 950fcc572f Documentation updates. 2013-09-30 10:20:23 -07:00
Rowan Cockett 2330ae4ec1 upgraded documentation. Added plots to docs. 2013-08-30 23:51:58 -07:00
rowanc1 3b920c7701 Merged in MIT_license (pull request #8)
MIT License
2013-08-30 22:29:21 -07:00
Rowan Cockett d7a791d6d7 Brought into line with standard practices. 2013-08-30 22:27:17 -07:00
Rowan Cockett c0efb972a9 updated the notebook and minor bug fixes in utils 2013-08-30 22:23:14 -07:00