Commit Graph

14 Commits

Author SHA1 Message Date
rowanc1 e0ea38ff85 Added nonLinearModel Object 2014-02-25 12:14:59 -08:00
rowanc1 6490922dc9 updates to combo model 2014-02-20 16:13:16 -08:00
rowanc1 a649129acf first attempt at activeCell model 2014-02-20 16:04:11 -08:00
rowanc1 089ac427c4 Model that allows interpolation from one mesh to another. 2014-02-20 10:22:12 -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 20cb359e82 Removed (now broken) database stuff. 2014-02-12 09:56:20 -08:00
rowanc1 e3f5b6c16e ComboModels! e.g.: combo = ComboModel(mesh, [LogModel, Vertical1DModel]) 2014-02-05 22:42:16 -08:00
rowanc1 ef6ad1d083 Bug fixes to VerticalModel 2014-02-05 22:09:24 -08:00
rowanc1 aa1faa9505 Changed CylModel --> Vertical1DModel (not tested on Cyl1DMesh) 2014-02-05 21:29:35 -08:00
Dave Marchant f97eced639 Added CylModel class. 2014-02-05 15:28:02 -08:00
rowanc1 cae723eb0e Moved parameters to separate file. Documentation updates. 2014-01-24 09:36:01 -07:00
rowanc1 5452f2be4b Regularization is on the Model, so it needs to take that as input.
Testing is completed on every SimPEG regularization object by default.
2014-01-22 19:17:15 -07:00
rowanc1 67b067d938 Major Reorganization (Things are likely still broken...)
Added Parameter to Utils, which hints at where we are going with functions as parameters.
2014-01-17 14:03:08 -08:00
rowanc1 ca4932fd19 Moved things around! Packages should now all be capitalized. may need to to tweak git to ensure this... 2014-01-16 13:19:29 -08:00