Lindsey
|
0e0033eb0a
|
HJ formulation, Problem_h solving for j implemented. I don't yet trust the solution
|
2015-02-26 15:40:03 -08:00 |
|
Lindsey
|
5d74fc2d1b
|
Changed MeMui to MeMuI, it should be the full inverse
|
2015-02-26 14:27:49 -08:00 |
|
Lindsey
|
8d4e001301
|
HJ formulation solving for h, with h data
|
2015-02-26 13:51:42 -08:00 |
|
Lindsey
|
5e323591b9
|
expanded documentation for solving for J
|
2015-02-26 10:39:04 -08:00 |
|
Lindsey
|
5bb5e8f6b3
|
Start of JH implementation, solving for h. Derivatives for ProblemFDEM_h NOT working yet
|
2015-02-25 20:21:44 -08:00 |
|
Lindsey
|
3201d1fc59
|
Moved call of store these fields before the __init__ so that we don't mess with the base problem, updated names of mass matrices so it is clear they are mass matrices not phys props
|
2015-02-25 17:58:54 -08:00 |
|
Lindsey
|
57380ea2d8
|
Tested and passing HJ formulation, solving for J. Only works with diagonal anisotropy
|
2015-02-25 16:28:54 -08:00 |
|
Lindsey
|
2a6f0ab440
|
Start of HJ formulation: FAILING TESTS right now
|
2015-02-24 18:00:34 -08:00 |
|
Lindsey
|
ed1457df86
|
start of j implementation, UNTESTED
|
2015-02-23 17:42:25 -08:00 |
|
seogi
|
e83b76a70c
|
Modification for Cylinderical mesh
|
2014-11-21 09:45:24 -08:00 |
|
rowanc1
|
dd766a3ce3
|
update the code to use sources differently.
|
2014-07-04 14:51:54 -07:00 |
|
rowanc1
|
c503173317
|
Move analytics and Sources into main directory.
|
2014-07-04 14:24:25 -07:00 |
|
rowanc1
|
896bb68bac
|
Updates to innerproductsDervis
|
2014-07-03 11:13:53 -07:00 |
|
rowanc1
|
2e3f98800c
|
tensorType in problem.
|
2014-06-18 11:09:23 -07:00 |
|
rowanc1
|
932f1dbd05
|
minimal updates to get it working (with depreciation warnings)
|
2014-06-17 10:03:28 -06:00 |
|
rowanc1
|
bbf2a2a7f3
|
move fields to problem
|
2014-05-18 23:12:58 -07:00 |
|
rowanc1
|
7a15797fbe
|
Mesh and model updates.
|
2014-05-18 16:39:10 -07:00 |
|
rowanc1
|
bb8dbd8c86
|
Solver updates.
|
2014-05-16 19:35:50 -07:00 |
|
rowanc1
|
48ad667c1f
|
Clean up repo.
|
2014-05-16 15:51:57 -07:00 |
|
rowanc1
|
9ebbe7613d
|
Forward problem working. Not yet tested with multi Tx.
|
2014-04-26 23:15:31 -07:00 |
|
rowanc1
|
78b3a281f4
|
typo.
|
2014-04-26 22:16:24 -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
|
d9e91a5a1d
|
Survey FDEMData object to SimPEG Survey.Data
|
2014-04-24 16:20:40 -07:00 |
|
rowanc1
|
f8f681df25
|
Updates to Rx and Tx in FDEM
|
2014-04-20 12:00:48 -07:00 |
|
rowanc1
|
eab87c892b
|
Updates to for mapping changes in SimPEG
|
2014-04-15 12:07:58 -07:00 |
|
Lindsey Heagy
|
beb2fa1a58
|
start of docs for e-formulation
|
2014-04-05 13:19:21 -07:00 |
|
Lindsey Heagy
|
fa657eb7d3
|
start of documentation for FDEM
|
2014-04-05 11:21:27 -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
|
879f13df70
|
Minor updates.
|
2014-03-20 00:04:56 -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
|
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
|
0efdffa3d6
|
Rearrange the FDEM to be closer to the TDEM implementation.
|
2014-03-19 14:14:25 -07:00 |
|
rowanc1
|
357633c39b
|
Remove makeMassMatrices and change to a dependentProperty
|
2014-03-19 13:34: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
|
3fd840201d
|
model versus sigma bug
|
2014-03-17 10:49: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
|
31da380804
|
deleted example in fdem, use test for example for now.
|
2014-03-10 23:01:49 -07:00 |
|
rowanc1
|
e1010f9eca
|
Initial fields and data implementation.
|
2014-03-10 22:47:43 -07:00 |
|
rowanc1
|
f10c029161
|
Updates to fields storage
|
2014-03-10 22:17:11 -07:00 |
|
rowanc1
|
a14d771515
|
Change Data to Survey
|
2014-03-07 14:01:46 -08:00 |
|
rowanc1
|
e074cca07c
|
cleaning up FDEM
|
2014-03-05 17:25:42 -08:00 |
|
rowanc1
|
994bb2159e
|
Tested Jvec for FDEM
|
2014-03-05 16:33:30 -08:00 |
|