Lindsey Heagy
|
8a358506f1
|
add test for mag dipole in wholespace
|
2015-10-03 14:06:06 -07:00 |
|
Lindsey Heagy
|
075cea488f
|
test and see if we can run travis on updated infrastructure
|
2015-10-01 23:52:49 -07:00 |
|
Lindsey Heagy
|
97f27c76d1
|
added test for H-J formulation against analytic soon for an electric dipole in a whole-space on cyl mesh
|
2015-10-01 23:41:10 -07:00 |
|
Lindsey Heagy
|
bac28ba133
|
updated tolerance for travis
|
2015-10-01 22:45:57 -07:00 |
|
Lindsey Heagy
|
0d88ec3652
|
explicit integration of sources (s_e for E-B formulation, s_m for H-J formulation) in the calculation of the RHS and associated updates to the documentation
|
2015-10-01 21:45:06 -07:00 |
|
seogi_macbook
|
c7c1126e9b
|
fix couple bugs in TDEM
|
2015-09-17 21:38:16 -07:00 |
|
Lindsey
|
d634575137
|
Update License
added 2015
|
2015-07-28 13:36:49 -07:00 |
|
Lindsey
|
e4ed2265ba
|
Update requirements to include SimPEG
|
2015-07-07 21:12:52 -05:00 |
|
Lindsey
|
5cb3babafe
|
Merge pull request #28 from simpeg/dev
cleaned up math in docs
|
2015-07-07 07:25:23 -05:00 |
|
Lindsey Heagy
|
cb73c38e8e
|
cleaned up math in docs
|
2015-07-06 23:59:21 -05:00 |
|
Lindsey
|
59eb52dce8
|
Merge pull request #27 from simpeg/dev
Dev
|
2015-07-06 22:15:56 -05:00 |
|
Lindsey Heagy
|
037155e3f3
|
fixed indentation bug in FDEM
|
2015-07-06 19:16:00 -05:00 |
|
Lindsey Heagy
|
a84bc5cbc1
|
documentation updates
|
2015-07-06 19:04:24 -05:00 |
|
Lindsey
|
2ef8beddb6
|
Merge pull request #26 from simpeg/dev
merge FDEM refactor from dev
|
2015-07-06 07:09:21 -05:00 |
|
Lindsey Heagy
|
d518f1e685
|
fixed how mu was being included: assuming constant mu = mu_0 for now. need to write a new propmap to test inversion when mu is variable, but not part of the inversion model
|
2015-07-05 21:59:55 -05:00 |
|
Lindsey Heagy
|
039e3430ab
|
clean up of tests
|
2015-07-05 21:59:06 -05:00 |
|
Lindsey Heagy
|
b5b8b5fae6
|
- added check is S_e is zero in getRHSDeriv of FDEM.py
- deleted code that has been commented out
|
2015-07-05 21:58:14 -05:00 |
|
Lindsey Heagy
|
7c63bfb6ac
|
Brackets to make sure we are doing matrix vector products
|
2015-07-05 21:57:19 -05:00 |
|
Lindsey Heagy
|
4fa5e9426d
|
TDEM tests running and passing individually
|
2015-07-01 00:21:54 -07:00 |
|
Lindsey Heagy
|
265a1189e8
|
fixing sources in TDEM. test_TDEM_forward_Analytic.py now passes
|
2015-06-30 22:35:01 -07:00 |
|
Lindsey Heagy
|
2dcb356682
|
minor clean-up for reading and Ctrl+D in sublime
|
2015-06-30 22:33:38 -07:00 |
|
Lindsey
|
f96cf0418a
|
Merge pull request #24 from simpeg/feat/sourceRefactor
Feat/source refactor
|
2015-06-30 14:10:05 -07:00 |
|
Lindsey
|
5ec86300f6
|
have fields keep track of the problem so that calls to src.eval use the proper mass matrices if a model is switched out when running multiple forwards. This way fields also stores curModel
|
2015-06-29 18:05:32 -07:00 |
|
Lindsey Heagy
|
1fbf40568d
|
shortened the test for travis
|
2015-06-24 16:57:15 -07:00 |
|
Lindsey Heagy
|
d9e8996336
|
fixed loop source and mag dipole fields for variable mu, added both to testing
|
2015-06-23 23:02:33 -07:00 |
|
Lindsey
|
ac3e7765fe
|
Mag dipole sources, defined using prim-sec with a zero-frequency primary actually have a non-zer S_e component if there is variable mu. This has been corrected in the vector potential definition of the sources, and an issue created for the remaining sources. Testing has also been made more robust by using a rawVec source with both S_m and S_e defined which showed a couple bugs in some of the getRHSDeriv_m (which have been corrected), along with a couple minor sizing things in fields derivs
|
2015-06-23 18:32:00 -07:00 |
|
Lindsey
|
36f8eca25c
|
Sources can take mu values other than mu_0
|
2015-06-23 18:25:29 -07:00 |
|
Lindsey
|
5732e85a2f
|
fixed typo in MfRhoDeriv. note that it still won't work (but we don't call it anywhere... yet
|
2015-06-23 18:24:40 -07:00 |
|
Lindsey
|
7c01c84514
|
Analytics should take other values for mu
|
2015-06-23 18:22:44 -07:00 |
|
Lindsey Heagy
|
527133c709
|
update constant in casing analytic to match whole-space dipole soln
|
2015-06-16 11:37:57 -07:00 |
|
Lindsey Heagy
|
32f83322ca
|
specified that A and RHS derivs are wrt m
|
2015-06-16 11:32:53 -07:00 |
|
Lindsey Heagy
|
7239d9cbe6
|
FDEM problems: e,b,h,j up and running with Jvec and Jtvec within the re-factored framework. Whenever a new element is created, we create its derive wrt u (the computed field) and wrt m (the model). Jvec and Jtvec then stitch these pieces together using chain rule
|
2015-06-16 11:28:29 -07:00 |
|
Lindsey
|
58e8ce4988
|
updated mult factor in casing soln analytic
|
2015-06-11 10:24:16 -07:00 |
|
Lindsey Heagy
|
ab1f55cd9c
|
Merge branch 'feat/sourceRefactor' of https://github.com/simpeg/simpegem into feat/sourceRefactor
# Conflicts:
# simpegEM/FDEM/FDEM.py
|
2015-06-11 09:20:33 -07:00 |
|
Lindsey
|
05ca7bb78b
|
Start of Jvec for problems j, h. failing at the moment
|
2015-06-10 18:49:35 -07:00 |
|
Lindsey Heagy
|
39b5b5eb3f
|
cleaned up old commented-out code
|
2015-06-10 16:57:42 -07:00 |
|
Lindsey Heagy
|
69977ad0b2
|
raw vec should take complex values
|
2015-06-10 08:54:09 -07:00 |
|
Lindsey Heagy
|
9a732ae5b5
|
Problem_b derivs and adjoint. Notation updates in Jvec and Jtvec.
|
2015-06-09 20:32:15 -07:00 |
|
Lindsey
|
611e930925
|
made mu a vector in the casing soln, added E fields from an electric dipole
|
2015-06-05 18:07:35 -07:00 |
|
Lindsey
|
678d8611d8
|
more reliable way of taking the sqrt of a complex number in defn of k
|
2015-06-04 16:12:58 -07:00 |
|
Lindsey
|
1240d65eaf
|
B fields for casing mag dipole
|
2015-06-04 16:12:29 -07:00 |
|
Lindsey
|
da9b541d81
|
Raw Vec Sources should be allowed to be complex
|
2015-06-04 11:38:16 -07:00 |
|
Lindsey Heagy
|
d545d9e393
|
Working Problem_e Jvec and Jtvec
|
2015-06-02 22:45:48 -07:00 |
|
Lindsey Heagy
|
cd94fea61d
|
start of Jvec for Problem_e
|
2015-06-02 19:23:30 -07:00 |
|
Lindsey Heagy
|
54468c7751
|
removed test_FieldsObject.py as it is tested in SimPEG
|
2015-06-02 17:41:30 -07:00 |
|
Lindsey Heagy
|
ca6c485889
|
_sol --> Solution
|
2015-06-02 16:14:09 -07:00 |
|
Lindsey Heagy
|
693ae256c1
|
broke apart primary-secondary
|
2015-06-02 15:31:46 -07:00 |
|
Lindsey
|
c28e2c10de
|
Merge pull request #20 from simpeg/PropMap
Prop map
|
2015-06-02 14:15:22 -07:00 |
|
Lindsey Heagy
|
66b26a1b5e
|
_getS_m now S_m
|
2015-06-02 14:14:34 -07:00 |
|
Lindsey Heagy
|
1424d071d4
|
_p --> Primary
|
2015-06-02 14:07:41 -07:00 |
|