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
|
1e5053085d
|
changed matutils to handle vector material properties not just columns
|
2014-02-28 15:19:57 -08:00 |
|
rowanc1
|
e08467af3e
|
tolerance on test
|
2014-02-28 15:19:00 -08:00 |
|
rowanc1
|
69b920ec1c
|
setup.py
|
2014-02-27 13:31:45 -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 |
|
Rowan Cockett
|
02b5a4398a
|
Merge pull request #60 from simpeg/develop
Merge Develop and Get rid of develop.
|
2014-02-26 15:43:17 -08:00 |
|
rowanc1
|
0dec95aa4f
|
updates/typos in docs
|
2014-02-26 15:38:28 -08:00 |
|
rowanc1
|
1c17c3341e
|
Major updates to innerProducts documentation
|
2014-02-26 15:12:30 -08:00 |
|
Rowan Cockett
|
c86407fcd0
|
Merge pull request #59 from simpeg/boundaryConditions
Boundary conditions
|
2014-02-26 10:02:31 -08:00 |
|
rowanc1
|
876ee17bf9
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions
|
2014-02-26 09:17:32 -08:00 |
|
rowanc1
|
425d472f31
|
updates to problem and data.
|
2014-02-26 09:16:41 -08:00 |
|
rowanc1
|
e0ea38ff85
|
Added nonLinearModel Object
|
2014-02-25 12:14:59 -08:00 |
|
rowanc1
|
30fd9a3c3d
|
Docs reorganization.
|
2014-02-25 09:51:39 -08:00 |
|
rowanc1
|
aef96902e9
|
Minor updates.
|
2014-02-25 09:50:09 -08:00 |
|
rowanc1
|
90fa9c3727
|
Added check on modelPair in Problem.
|
2014-02-24 14:38:19 -08:00 |
|
rowanc1
|
48b00400b3
|
Lowered tolerance on utility tests
|
2014-02-24 12:24:35 -08:00 |
|
rowanc1
|
ab399a2a28
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions
|
2014-02-24 10:11:24 -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
|
ff5cd54297
|
clean up after sputils delete
|
2014-02-21 21:53:44 -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
|
12ee598a09
|
update travis...annoying output will have to stay :(
|
2014-02-21 10:48:26 -08:00 |
|
rowanc1
|
a0ddf26744
|
updates to Travis.
|
2014-02-21 10:24:29 -08:00 |
|
rowanc1
|
7e465ef396
|
fix regularization
|
2014-02-20 19:57:44 -08:00 |
|
rowanc1
|
2c233c5524
|
reg updates
|
2014-02-20 16:53:05 -08:00 |
|
rowanc1
|
544d65bea1
|
regularization updates.
|
2014-02-20 16:43:12 -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
|
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 |
|
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
|
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 |
|