rowanc1
|
38002e7708
|
Grid updates to tensorMesh
|
2014-04-26 12:37:48 -07:00 |
|
rowanc1
|
695d588cef
|
Remove Cyl1DMesh and update docs.
|
2014-04-26 12:28:32 -07:00 |
|
rowanc1
|
3e829ad9b6
|
Fix tensorMesh Documentation.
|
2014-04-26 12:26:43 -07:00 |
|
rowanc1
|
c9111e4151
|
#66: Update MeshTensor to be supported directly from TensorMesh. Also added 'C' to center tensors easily in the x0 option.
|
2014-04-26 12:16:49 -07:00 |
|
rowanc1
|
d08da1a3b0
|
invMat option in getInnerProducts
|
2014-04-25 17:21:31 -07:00 |
|
rowanc1
|
c3333225ec
|
updates to innerProducts
|
2014-04-25 15:49:15 -07:00 |
|
rowanc1
|
a48808f58a
|
CylMesh interpolation tests.
|
2014-04-16 12:28:40 -07:00 |
|
rowanc1
|
dd579ddbd4
|
minor updates in interpolation in TensorMesh
|
2014-04-15 15:12:19 -07:00 |
|
rowanc1
|
c39163bd6e
|
Add BaseMesh to the init file.
|
2014-04-15 11:44:41 -07:00 |
|
rowanc1
|
a14a0dbaa1
|
Merge branch 'master' of https://github.com/simpeg/simpeg into Map
|
2014-04-15 11:13:21 -07:00 |
|
Rowan Cockett
|
9cd217ae20
|
Merge pull request #64 from simpeg/cylClean
CylMesh
|
2014-04-15 11:10:35 -07:00 |
|
Dave Marchant
|
acdffe8ef9
|
Ensure that mesh origin is a float to prevent round off problems.
|
2014-04-15 10:48:26 -07:00 |
|
rowanc1
|
d88fc1c383
|
Some Changes to Maps and documentation
|
2014-04-15 10:20:32 -07:00 |
|
rowanc1
|
bb1be7b96e
|
Added Cyl1DMesh back in for depreciation purposes.
|
2014-04-15 09:05:07 -07:00 |
|
rowanc1
|
da7bab60b2
|
Updates to CylMesh. Innerproducts. Remove getMass.
|
2014-04-14 21:28:52 -07:00 |
|
rowanc1
|
df2cffb76e
|
Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
|
2014-03-31 15:30:18 -07:00 |
|
Dave Marchant
|
bc91872215
|
Merge branch 'master' of https://github.com/simpeg/simpeg
|
2014-03-17 12:17:04 -07:00 |
|
rowanc1
|
8276759c3e
|
Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
SimPEG/Mesh/View.py
|
2014-03-17 09:20:36 -07:00 |
|
rowanc1
|
e80d3257dc
|
Clean up plot image code. Now shared between plotSlice and plotImage
|
2014-03-17 09:17:38 -07:00 |
|
rowanc1
|
251660c560
|
fixed plotGrid 1D error
|
2014-03-15 14:39:32 -07:00 |
|
rowanc1
|
8248364e93
|
Issue #62: real coords for plotSlice.
|
2014-03-15 14:30:25 -07:00 |
|
Dave Marchant
|
025cb5c583
|
Removed hold off for consistent behaviour with the rest of matplotlib.
|
2014-03-14 15:19:38 -07:00 |
|
rowanc1
|
5bcdc5d46a
|
rearranging of interpolation code.
|
2014-03-06 19:05:58 -08: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
|
a6badc51c9
|
bug fix for tensorview plotSlice
|
2014-03-05 16:21:27 -08:00 |
|
rowanc1
|
90967ce7f9
|
isScalar in Utils (tested) and support for scalar inner products and derivatives (tested).
|
2014-03-04 12:19:57 -08:00 |
|
rowanc1
|
e59a039052
|
Float issue on inner products.
|
2014-03-04 09:56:12 -08:00 |
|
rowanc1
|
48e506f4bb
|
Clean Plot grid code and add to documentation
|
2014-03-03 15:50:06 -08:00 |
|
rowanc1
|
eeae3ec783
|
Changed LogicallyOrthogonalMesh to LogicallyRectMesh and updated all dependencies.
LOM --> LRM
removed LomView.py, and put plot grid code inside Mesh code.
Added tutorial style introduction to the mesh.
|
2014-03-03 12:23:20 -08:00 |
|
rowanc1
|
c6db3d59f7
|
refactoring and documentation for innerProducts
|
2014-03-03 11:12:45 -08:00 |
|
rowanc1
|
3dd54bc0e3
|
Full anisotropic tensor derivatives.
|
2014-03-03 11:01:12 -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
|
3eb8224e28
|
Edge inner products are derivatives w/ testing.
|
2014-03-01 06:54:30 -08:00 |
|
rowanc1
|
b5c7b11265
|
updates to face innerProducts
Increase Speed
Add derivatives
Add tests
|
2014-02-28 15:21:39 -08:00 |
|
rowanc1
|
d0a734b17c
|
Added option to invert the material property.
|
2014-02-26 16:29:33 -08:00 |
|
rowanc1
|
b0b4a00172
|
docs updates and notation changes
|
2014-02-26 16:25:40 -08:00 |
|
rowanc1
|
1c17c3341e
|
Major updates to innerProducts documentation
|
2014-02-26 15:12:30 -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 |
|
rowanc1
|
ab399a2a28
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions
|
2014-02-24 10:11:24 -08:00 |
|
rowanc1
|
72510420a6
|
testCylEdgeCurl start
|
2014-02-23 13:52:23 -08:00 |
|
rowanc1
|
33431c4e5f
|
minor bug fix.
|
2014-02-22 13:33:10 -08:00 |
|
rowanc1
|
d41e6dd13d
|
updates to plotSlice
|
2014-02-22 13:26:03 -08:00 |
|
rowanc1
|
aad54e64dd
|
Updates to plotSlice to work on irregular grid
|
2014-02-22 13:03:05 -08:00 |
|
rowanc1
|
969ebaba6e
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
SimPEG/Mesh/InnerProducts.py
|
2014-02-21 21:58:57 -08:00 |
|
rowanc1
|
891c4ce972
|
added invPropertyTensor and makeTensor to matUtils
combined sp utils into mat utils
|
2014-02-21 19:55:44 -08:00 |
|
Lindsey Heagy
|
872a8a178b
|
fixed float issue in innerproducts
|
2014-02-21 17:06:43 -08:00 |
|
rowanc1
|
fee512dda3
|
changes to CC at middle of first h_r
|
2014-02-21 15:31:31 -08:00 |
|
rowanc1
|
897b43bf80
|
refactor tensor grids
|
2014-02-21 14:05:37 -08:00 |
|