Commit Graph

15 Commits

Author SHA1 Message Date
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