rowanc1
|
6aaacc382a
|
Memory optimizations. Fix y to be calculated on the fly.
|
2014-05-18 19:24:10 -07:00 |
|
rowanc1
|
06e8059e3c
|
more mesh and model updates.
|
2014-05-18 16:39:39 -07:00 |
|
rowanc1
|
7a15797fbe
|
Mesh and model updates.
|
2014-05-18 16:39:10 -07:00 |
|
rowanc1
|
6e7d88de77
|
Solver updates.
|
2014-05-16 22:06:59 -07:00 |
|
rowanc1
|
95a837b1fc
|
speye
|
2014-05-16 15:13:06 -07:00 |
|
rowanc1
|
4e104ced08
|
Fix test.
|
2014-05-16 12:53:33 -07:00 |
|
rowanc1
|
220e244cdf
|
Memory clean ups with fancier fields objects.
|
2014-05-16 12:42:14 -07:00 |
|
rowanc1
|
d58cb21123
|
Minor Memory improvements and speedups.
Speedups are from brackets mat-vec prods vs mat-mat
Memory is from not setting all 'b' fields to zero in Gvec
|
2014-05-15 08:52:30 -07:00 |
|
rowanc1
|
06b34d8f7b
|
indexing bug in E field derivs
|
2014-05-02 14:56:12 -07:00 |
|
rowanc1
|
1dd9109f22
|
dbdt projection in TDEM
|
2014-05-02 10:59:29 -07:00 |
|
SEOGI KANG
|
53c1fe220d
|
Merge branch 'master' of https://github.com/simpeg/simpegem
|
2014-04-30 22:29:57 -07:00 |
|
SEOGI KANG
|
25267d1d32
|
working tdem inversion example
|
2014-04-30 22:29:12 -07:00 |
|
rowanc1
|
cb6781a138
|
turn off plotting in transect analytic test.
|
2014-04-30 21:53:59 -07:00 |
|
rowanc1
|
f0e0cade97
|
FDEM sign switch due to VMD, tdem renaming of 'test*' to dotest so travis doesn't run them..
|
2014-04-30 19:17:32 -07:00 |
|
rowanc1
|
c77a0279c8
|
Documentation updates.
|
2014-04-29 11:36:35 -07:00 |
|
rowanc1
|
6e21d32230
|
test Combinations of rxs and txs for J and Jt
|
2014-04-29 10:52:15 -07:00 |
|
rowanc1
|
b750faa3e0
|
Multiple recs on one tx for the same field had a bug. These should add in the projection adjoint.
|
2014-04-28 16:11:22 -07:00 |
|
rowanc1
|
8e5c93accb
|
Updates to derivs for multiple Txs
|
2014-04-28 12:34:44 -07:00 |
|
rowanc1
|
4c15267c0c
|
Adjoint test working.
|
2014-04-28 11:59:25 -07:00 |
|
rowanc1
|
3514ad56d3
|
Adjoint solve not yet working.
|
2014-04-27 23:24:49 -07:00 |
|
rowanc1
|
df7676f14c
|
working jvec
|
2014-04-27 22:17:55 -07:00 |
|
rowanc1
|
45884ba865
|
Updates to TDEM (Jtvec still not working.)
|
2014-04-27 20:51:32 -07:00 |
|
rowanc1
|
9ebbe7613d
|
Forward problem working. Not yet tested with multi Tx.
|
2014-04-26 23:15:31 -07:00 |
|
rowanc1
|
05bb79f710
|
Make a base EM problem that is shared between TD and FD
|
2014-04-26 18:55:02 -07:00 |
|
rowanc1
|
f3f571edbd
|
Move Fields object to base simpeg.
|
2014-04-26 17:08:24 -07:00 |
|
rowanc1
|
06de6a346f
|
Changes to MeshTensor.
|
2014-04-26 12:20:29 -07:00 |
|
rowanc1
|
200a1680ca
|
Switch to BaseTimeProblem
|
2014-04-24 16:50:58 -07:00 |
|
rowanc1
|
d9e91a5a1d
|
Survey FDEMData object to SimPEG Survey.Data
|
2014-04-24 16:20:40 -07:00 |
|
rowanc1
|
44ec85cfaa
|
More analytic tests.
|
2014-04-17 11:54:51 -07:00 |
|
rowanc1
|
7b8cbabbb3
|
Testing of analytics.
|
2014-04-17 11:25:26 -07:00 |
|
Dave Marchant
|
030e3bc521
|
Fix to TDEM_bTests
|
2014-04-15 21:30:30 -07:00 |
|
rowanc1
|
eab87c892b
|
Updates to for mapping changes in SimPEG
|
2014-04-15 12:07:58 -07:00 |
|
rowanc1
|
113c97ca87
|
cylMesh Conventions.. A start
|
2014-04-15 11:20:39 -07:00 |
|
Rowan Cockett
|
20d1ad27c8
|
Change showIt=False to pass test on Travis
|
2014-04-08 21:33:20 -06:00 |
|
seogi
|
8326c50d56
|
Inaccuracy problems with resistive background and closer to Tx.
Need to be tackled.
|
2014-04-08 18:48:16 -07:00 |
|
rowanc1
|
b1613dba65
|
All derivatives/adjoints working for FDEM.
|
2014-03-30 14:06:54 -07:00 |
|
rowanc1
|
9acaae66db
|
Projections and derivatives working.
|
2014-03-22 13:22:44 -07:00 |
|
rowanc1
|
b7d47bcf38
|
Organize data object by rx as well as tx
|
2014-03-22 12:52:30 -07:00 |
|
rowanc1
|
aacbc03cf6
|
Change rxList --> [rx,rx]
Projections are not shared at the moment, but this can be changed later.
|
2014-03-22 12:24:54 -07:00 |
|
rowanc1
|
a8f09ee869
|
forward problem changes in data projection. have broken the derivative test.
|
2014-03-21 17:09:39 -07:00 |
|
rowanc1
|
837a114ad7
|
capitalization changes.
|
2014-03-20 00:17:48 -07:00 |
|
rowanc1
|
0a5a7aa5e3
|
Allows calculation of other fields, and derivatives. e.g. b from when solving e, and visa versa
|
2014-03-19 23:58:44 -07:00 |
|
rowanc1
|
3197689fb7
|
bug fix in test.
|
2014-03-19 17:46:14 -07:00 |
|
rowanc1
|
67aa72f494
|
Tested J and Jt for b and e formulations. Generalized code so it is easy to reuse. New receiver types.
|
2014-03-19 17:33:41 -07:00 |
|
rowanc1
|
dd671e1277
|
Test with an analytic and some documentation.
|
2014-03-19 11:24:30 -07:00 |
|
rowanc1
|
49eddb4b83
|
Analytics, b and e formulations, and better solver access
|
2014-03-18 10:53:20 -07:00 |
|
rowanc1
|
d177960abb
|
fake the sources for FDEM
|
2014-03-17 11:26:06 -07:00 |
|
rowanc1
|
95e5a09523
|
Adjoint test and Jtvec for multiple transmitters
|
2014-03-17 10:28:43 -07:00 |
|
rowanc1
|
5c4ec4a1cd
|
Updates to data objects.
|
2014-03-17 09:55:34 -07:00 |
|
rowanc1
|
e1010f9eca
|
Initial fields and data implementation.
|
2014-03-10 22:47:43 -07:00 |
|