Commit Graph
43 Commits
Author SHA1 Message Date
LindseyandGudniRos 5d38ea5e11 removed knownSrcType 2015-12-22 15:11:07 -08:00
GudniRos f2c7cfab78 Added support sources to take TreeMesh. 2015-12-09 12:51:20 -08:00
GudniRos 4a8bc16634 Fix a bug in reshapeing in adjoint projFieldsDeriv 2015-11-25 16:22:06 -08:00
GudniRos 4079f28e00 Moved reshaping from Jtvec to the respective derivative. Makes 1D/3D compadibility easier. 2015-11-22 14:02:24 -08:00
GudniRos d7234cea9e Fixed dimension bugs in code. 2015-11-04 23:57:11 -08:00
GudniRos fc8f3dd956 All derivatives for 1D and 3D MT are working. 2015-11-03 12:08:28 -08:00
GudniRos 0e81faf217 Field projection derivatives working 2015-11-02 17:26:52 -08:00
GudniRos 960cb0a3e5 Added a Derivative test notebook 2015-11-02 11:23:06 -08:00
GudniRos 42bc4404ba projection with sdiag for all the elements. Not sure if the is correct, but archiving the work 2015-11-01 13:05:24 -08:00
GudniRos 9d6a1dcac6 Reorignized to have u = [u_px,u_py].
Everything runs but tests are not passing.
2015-10-26 11:22:46 -07:00
GudniRos 7d913ef178 Derivative check of Jvec and wJv === vJtw are not passing. 2015-10-21 14:15:08 -07:00
GudniRos a963514f7e 3D derivatives are working and tested. 2015-10-20 10:36:36 -07:00
GudniRos c36dce943e Working on 3D derivatives.
rx.projectFieldsDeriv partly works, the adjoint doesn't. Not tested.
2015-10-15 14:52:49 -07:00
GudniRos 0e45d3674a Added derivative support for the 3D problem. 2015-10-15 08:09:31 -07:00
GudniRos 1654c1c8b5 Implementing 3D derivatives 2015-10-14 11:07:49 -07:00
GudniRos 5eccffffb5 Added tipper support 2015-09-08 17:11:12 -07:00
GudniRos 3990459c7c Updated notebooks and minor bug fixes 2015-07-12 14:35:46 -07:00
GudniRos ed72fba063 Added EDI files read support.
Fixed all srcMT to take 2 inputs.
2015-07-02 14:00:37 -07:00
GudniRos 4d3351e99c Inversion problem working.
Fixed 1D problem to correct the phase quadrants.
2015-06-30 08:41:03 -07:00
GudniRos 4a39602ca4 Jvec adjoint test is working for MT1D primary/secondary formulation. 2015-06-25 10:36:10 -07:00
GudniRos d233e40a95 Jvec adjoint test not working, but all other derivatives adjoint tests are working. 2015-06-24 19:55:10 -07:00
GudniRos e3a2ec6c8d JTvec is working but not converging. 2015-06-24 12:33:08 -07:00
GudniRos f2a8cf0a62 Jvec working for MT1D, Jtvec getting close 2015-06-24 11:33:14 -07:00
GudniRos 2cbfe2d6b9 Working Jvec for the MT problem - not currently working. Dimensional mismatch with matrices. 2015-06-23 08:31:44 -07:00
GudniRos 60b6c24e19 Derivative test MT1D is now working and passing with 2 order convergence. 2015-06-19 12:47:31 -07:00
GudniRos be0d269af1 Updated 1D_ps problem. Working on testing derivatives, only to 1st order at the commit 2015-06-19 09:54:53 -07:00
GudniRos 422911a95f Fixed 1D test and current code to work, where the src in the 1D problem is partly implemented 2015-06-11 16:26:11 -07:00
GudniRos c4229b4906 Refactoring the MT code to relect on the FDEM parent.
The test work for FDEM branch feat/sourceRefactor commit 9eede4e840
2015-06-03 11:12:55 -07:00
GudniRos 10f098c0b5 Updated codes, fixed bug in dataMT and moved notebooks to a folder. 2015-05-08 21:42:50 -07:00
GudniRos 6eafbdca80 Adding fixes to code. 2015-05-07 16:26:35 -07:00
GudniRos 6eabd68a1d Updated to src implementation of SimPEG. 2015-05-01 13:01:13 -07:00
Gudni Karl 25799f3680 Optimized conversion codes 2015-04-07 19:06:01 -07:00
GudniRos 69966eae60 Added time string printing 2015-04-06 12:33:29 -07:00
GudniRos d7c062c1c4 Fixed MTdata.toRecArray() 2015-04-06 07:22:37 -07:00
GudniRos 8123dff07a added a print statement in projectFields 2015-04-05 15:44:50 -07:00
Gudni Karl Rosenkjaer 52618bac35 Fixed bugs. Added notebooks with halfspace and layer examples.
Code is working (returning results with in couple of % for a 1D analytic solution) but test need to be "automated".
2015-03-02 14:58:53 -08:00
Gudni Karl fbf4370a78 Fixed bugs 2015-02-19 19:13:05 -08:00
Gudni Karl f25681ce80 Edit in Sources/backgroundModelSources.py such that the
souce is only on the outer shell of the model.

Fixed bug is problem and survey classes.
2015-02-19 18:24:34 -08:00
Gudni Karl 6561376b51 Fixed bugs and got MTrx.projectFields to work. 2015-02-17 17:27:59 -08:00
Gudni Karl Rosenkjaer 9b650041d1 Working on MT problem and survey. Fixed bugs and completed example 2015-02-17 00:09:24 -08:00
Gudni Karl Rosenkjaer fb717b5f31 Updating MT classes,
Working on a example script to forward model impedance data
2015-02-16 15:35:40 -08:00
Gudni Karl Rosenkjaer 9aa94c95b1 Updating Survey and Problem MT, work in progress. Code not tested. 2015-02-15 23:14:04 -08:00
Rowan Cockett 217d5fa79e renamed and conglomerated the three classes into one. 2015-02-12 13:58:32 -08:00