Commit Graph

16 Commits

Author SHA1 Message Date
GudniRos f2c7cfab78 Added support sources to take TreeMesh. 2015-12-09 12:51:20 -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 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 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 33d76346d1 Add notebooks for scipy2015 2015-07-03 16:47:05 -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 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