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
|
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
|
12b0755dfc
|
start of the FDEM
|
2014-02-21 17:28:10 -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 |
|
rowanc1
|
4d7d10dcd3
|
updates to number of edges in the z direction
|
2014-02-21 13:42:15 -08:00 |
|
rowanc1
|
8f8cbb1c19
|
Move some counting down to base mesh.
|
2014-02-21 12:08:08 -08:00 |
|
rowanc1
|
9f7cf7eed1
|
test edge area and volume
|
2014-02-21 11:28:51 -08:00 |
|
rowanc1
|
c859735be3
|
test gridN
|
2014-02-21 11:27:15 -08:00 |
|
rowanc1
|
0fb229a3c0
|
update tensors and tests
|
2014-02-21 11:26:14 -08:00 |
|
rowanc1
|
ba52e16bea
|
updated where cell centers are and how I count the first h in 2D case
|
2014-02-21 11:04:00 -08:00 |
|
rowanc1
|
624a2153f8
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
|
2014-02-21 10:53:36 -08:00 |
|
rowanc1
|
d3789eebe2
|
travis again..sorry.
|
2014-02-21 10:49:27 -08:00 |
|
rowanc1
|
38e336c2f0
|
update travis
|
2014-02-21 10:48:52 -08:00 |
|
rowanc1
|
12ee598a09
|
update travis...annoying output will have to stay :(
|
2014-02-21 10:48:26 -08:00 |
|
rowanc1
|
b3fef245c8
|
update travis
|
2014-02-21 10:45:41 -08:00 |
|
rowanc1
|
e897165edb
|
update travis so it is easier to read.
|
2014-02-21 10:42:47 -08:00 |
|
rowanc1
|
f7b73d218e
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
SimPEG/Mesh/TensorMesh.py
also lower top on one test.
|
2014-02-21 10:30:34 -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 |
|
Dave Marchant
|
e696170ce8
|
Some documentation.
|
2014-02-20 15:28:38 -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 |
|
Dave Marchant
|
81e013857d
|
Added Jtvec method & adjoint test. Relaxed adjoint test tolerances so TravisCI will stop bothering me.
|
2014-02-18 20:50:39 -08:00 |
|
Dave Marchant
|
edc241eec2
|
Added Gtvec method to TDEM. Renamed G to Gvec. Added tests.
|
2014-02-18 20:34:34 -08:00 |
|
rowanc1
|
4cd25fde82
|
baseproblem
|
2014-02-18 18:02:11 -08:00 |
|
rowanc1
|
7195adc6c5
|
Merge branch 'master' of https://github.com/simpeg/simpegem
|
2014-02-18 17:57:04 -08:00 |
|
rowanc1
|
bf2021d8e8
|
initial commit of FDEM
|
2014-02-18 17:56:16 -08:00 |
|
Dave Marchant
|
915667ad4a
|
solvent method and tests.
|
2014-02-18 16:27:09 -08:00 |
|
Dave Marchant
|
7bb70103aa
|
Added AhtVec method & test.
|
2014-02-18 15:49:54 -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
|
558d8b9444
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
|
2014-02-18 12:49:00 -08:00 |
|