Commit Graph

33 Commits

Author SHA1 Message Date
D Fournier c61da61061 Change u for f (field) in Jvec and Jtvec.
Update the Notebook in preperation for example.
2016-04-07 10:23:40 -07:00
D Fournier ceffc0b53f Major overhaul of Survey and Problem class.
Create SrcField and RxObs
retrotfit I/O to use survey
Forward matrix as property
Inversion running again but needs cleanup
2016-03-14 22:06:24 -07:00
D Fournier 000e227ea4 Minor change 2016-03-06 16:56:39 -08:00
D Fournier d2db56337a Updated notebook example 2016-03-06 16:53:46 -08:00
D Fournier bb9624f4ff Implement sparse norm on mag problem.
Add Nutcracker example to folder.
2016-01-31 15:33:57 -08:00
D Fournier d718ffd3a3 Progress on 3D inversion using simple regularization. 2016-01-28 18:39:13 -08:00
D Fournier 45a5ab556e no message 2016-01-19 15:26:14 -08:00
D Fournier 6f508b0d27 Investigating problem with GNCG 2016-01-19 15:19:06 -08:00
D Fournier 6a7d72bf85 Work on Example and mesh refinement for MinSIM 2016-01-17 13:39:10 -08:00
D Fournier 44b7dd184f Fix merge conflicts and add read GOCAD triangulated surface file 2016-01-15 12:38:08 -08:00
D Fournier c0445e5db5 Modify Inv Integral function
Start example in a notebook
2016-01-15 00:01:24 -08:00
D Fournier 6c71237328 Scripts added for the magnetic integral formulation 2015-11-10 14:23:29 -08:00
D Fournier 6174c6fece Start working on mag integral 2015-10-23 12:08:19 -07:00
D Fournier 7d516d2879 Change functions in the header and start a development branch. 2015-09-27 09:25:53 -07:00
seogi 668e435cce Tutorial for Mag forward problem:
TOODs:

- Change code that we can implement SimPEG's solver class (Now use jacobi-bicgstab)
- Put linear forward problem
2015-01-28 10:58:07 -08:00
SEOGI KANG ab1e639fbd Documentations 2014-07-04 22:29:28 -07:00
seogi d1c34da5f0 archive 2014-07-04 16:50:00 -07:00
seogi d43caf092b Modifications for inversion 2014-07-04 14:34:39 -07:00
seogi 4b9304e476 Mag inversion 2014-03-13 12:33:18 -07:00
seogi 3f7a521833 Working codes 2014-03-03 10:50:26 -08:00
seogi 9c22a43759 commit test 2014-03-03 09:51:07 -08:00
SEOGI KANG 699c91f6d7 Initial work Mag inversion 2014-03-03 08:53:19 -08:00
seogi 18546d038b resolved conflicts 2014-02-28 16:44:12 -08:00
seogi ea0c4719fe added play notebook! 2014-02-27 09:15:41 -08:00
seogi 751d7098b6 Fix examples folder 2014-02-27 09:15:41 -08:00
seogi bcfefde2da modified: simpegPF/notebooks/Jacobian.ipynb
modified:   simpegPF/Tests/test_forward_PFproblem.py
2014-02-26 17:28:48 -08:00
seogi e385b55674 First documentation 2014-02-24 16:59:00 -08:00
SEOGI KANG 53146016ff Merge branch 'master' of https://github.com/simpeg/simpegpf 2014-02-23 12:03:54 -08:00
SEOGI KANG 2e6164c62e MagForwrad secondary and total 2014-02-23 11:57:51 -08:00
rowanc1 c9fa9aa23f update to develop branch 2014-02-21 21:55:27 -08:00
SEOGI KANG 35d132f52b Secondary field approach 2014-02-21 08:26:02 -08:00
seogi 3bc66134aa Total field approach 2014-02-20 17:29:39 -08:00
seogi bf4e2a774f Testing inhomogenous neumann boundary conditions, but quite general
since we can put different boundary condtions on each side.

Testing has been done for homogenous case with some fictitious source test.
See: Boundary_conditions.ipynb

two functions are written.

- ddxFaceDivBC
- faceDivBC

Need to be more tested and after that they can be merged in to main
2014-02-13 13:48:57 -08:00