Commit Graph

25 Commits

Author SHA1 Message Date
seogi_macbook 35bac38c8b working on mixed BC 2016-04-14 22:41:47 -07:00
Lindsey Heagy d9b3c038c4 Merge branch 'dev' into feat/sparse-regularization
# Conflicts:
#	SimPEG/Regularization.py
#	SimPEG/Survey.py
2016-03-06 23:01:59 -08:00
Lindsey Heagy 4e871a43a9 prototype of defining regularization mesh within Regularization.py for constructing operators for regularization that are not true differential operators 2016-02-24 18:03:42 -08:00
Rowan Cockett 226a28f611 Remove regularization and diff op changes, and deal with these in a separate PR #254. 2016-02-16 22:01:50 -08:00
Rowan Cockett c10777a245 Addition of unitCellGrad. Possibly rename to cellGradStencil? 2016-02-16 22:00:12 -08:00
D Fournier 54ec7187cb Add unitCellGrad to DiffOperators
Implement SparseRegularization and test on mag problem... works!
2016-01-29 00:50:59 -08:00
Rowan Cockett 354a137461 add additional operators to the tensor mesh. 2015-03-19 13:18:45 -07:00
SEOGI KANG 0b47ee5011 Add 2d curl and testing 2014-09-18 17:02:29 -07:00
rowanc1 1d5ecbf303 Edge inner products updates for 1D 2014-06-16 14:01:03 -06:00
rowanc1 da7bab60b2 Updates to CylMesh. Innerproducts. Remove getMass. 2014-04-14 21:28:52 -07:00
rowanc1 cfb0a7f447 Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/LogicallyRectMesh.py
	SimPEG/Mesh/TensorMesh.py
	SimPEG/Mesh/__init__.py
	SimPEG/Tests/TestUtils.py
	SimPEG/Tests/test_operators.py
2014-03-06 18:17:39 -08:00
rowanc1 802094096e change n --> vnC in cellGradz 2014-03-02 18:46:56 -08:00
rowanc1 908b9ab4cc bug fix n --> vnC 2014-03-02 18:37:38 -08:00
rowanc1 47c1699870 Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/View.py
	SimPEG/Tests/test_utils.py
2014-02-26 10:10:29 -08:00
rowanc1 aef96902e9 Minor updates. 2014-02-25 09:50:09 -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
rowanc1 fbdde2ac24 boundaryCondition initial work. 2014-02-17 12:00:50 -08:00
rowanc1 7dd8f9e83e faceDiv (untested) 2014-02-16 15:32:20 -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 f6b85ca173 getEdgeMassDeriv 2014-02-11 13:20:46 -08:00
rowanc1 8ec21210fb aveF2CCV and aveE2CCV and tested. Faces/Edges to cell-centered vectors. 2014-02-07 09:27:35 -08:00
rowanc1 e72defbb54 Averaging updates. 2014-02-06 15:00:06 -08:00
rowanc1 31e6a04d36 EdgeCurl Assertion. Only programmed for 3D currently... 2014-02-03 11:55:07 -08:00
rowanc1 be90cc48d2 Removed mesh.n as it is the same as mesh.nCv 2014-01-16 15:46:17 -08:00
rowanc1 fa8a5cd7cb renaming to ensure capitals 2014-01-16 13:22:46 -08:00