Lindsey
62b4edcf6d
- changed H implementation to primary secondary for a dipole source (much faster)
...
- removed extra MeMui matrix floating around in the B implementation
- changed tests so that we do not cross-check the z-components, as this doesn't make sense for the primary secondary approach if we don't add back the primary
2015-02-27 18:43:47 -08:00
Lindsey
84fedcf2a7
seperated out calculation of j_s from calculation of rhs in j formulation
2015-02-27 15:25:13 -08:00
Lindsey
2780a4cea7
HJ formulation implemented. EB formlation will fail the cross-check test... maybe a problem in the source definition?
2015-02-27 13:55:18 -08:00
Lindsey
5c19da60cc
fixed MeMuI, should be invmat=True, as opposed to 1/mu
2015-02-27 12:13:01 -08:00
Lindsey
564fa14826
Added CrossCheck test to make sure that both formulations give the same results. HJ is going to make travis fail...
2015-02-26 16:30:11 -08:00
Lindsey
94d12b257a
Test everything
2015-02-26 15:40:51 -08:00
Lindsey
0e0033eb0a
HJ formulation, Problem_h solving for j implemented. I don't yet trust the solution
2015-02-26 15:40:03 -08:00
Lindsey
d5eef78b57
fixed typo on MeMuI property
2015-02-26 15:04:14 -08:00
Lindsey
5ac746f31f
added MeMu and changed MeMui to MeMuI in mu setter
2015-02-26 15:03:04 -08:00
Lindsey
5284b91f33
changed _MeMui to _MeMuI
2015-02-26 14:57:08 -08:00
Lindsey
5d74fc2d1b
Changed MeMui to MeMuI, it should be the full inverse
2015-02-26 14:27:49 -08:00
Lindsey
8d4e001301
HJ formulation solving for h, with h data
2015-02-26 13:51:42 -08:00
Lindsey
5e323591b9
expanded documentation for solving for J
2015-02-26 10:39:04 -08:00
Lindsey
5bb5e8f6b3
Start of JH implementation, solving for h. Derivatives for ProblemFDEM_h NOT working yet
2015-02-25 20:21:44 -08:00
Lindsey
2ecc9469d2
Merge pull request #87 from simpeg/Tests
...
If E0 is below the tolerance, the deriv test should pass
2015-02-25 19:07:19 -08:00
Lindsey
3201d1fc59
Moved call of store these fields before the __init__ so that we don't mess with the base problem, updated names of mass matrices so it is clear they are mass matrices not phys props
2015-02-25 17:58:54 -08:00
Lindsey
31c697eafa
added MeMu, and am using self.mu everywhere instead of mu_0
2015-02-25 17:06:38 -08:00
Lindsey
57380ea2d8
Tested and passing HJ formulation, solving for J. Only works with diagonal anisotropy
2015-02-25 16:28:54 -08:00
Lindsey
4366cd438f
Merge pull request #86 from simpeg/test_diag_est
...
Test diag est
2015-02-25 16:15:44 -08:00
Lindsey
d22e72d0a7
If E0 is below the tolerance, the deriv test should pass
2015-02-25 16:09:02 -08:00
Lindsey
2a6f0ab440
Start of HJ formulation: FAILING TESTS right now
2015-02-24 18:00:34 -08:00
Lindsey
4e69ee1f1f
Merge branch 'master' into HJformulation
2015-02-24 15:56:35 -08:00
Lindsey
315bf7b61b
added documentation to diagEst
2015-02-24 15:34:41 -08:00
Rowan Cockett
ab0049180d
Merge pull request #11 from simpeg/addingMu
...
Adding mu
2015-02-24 17:44:08 -05:00
Rowan Cockett
e99d6dc208
update miniconda
2015-02-24 17:16:47 -05:00
Rowan Cockett
629bb56185
minor updates to travis.
2015-02-24 17:15:00 -05:00
Rowan Cockett
2a53b78ccd
Update the miniconda version 3.3.0 --> 3.8.3
...
Reverse other changes.
2015-02-24 17:08:37 -05:00
Lindsey
10ad9a762a
test for Probing diagonal estimator.
2015-02-24 13:49:33 -08:00
Lindsey
0a98c5f1c3
Fixed Travis?
2015-02-24 12:54:45 -08:00
Lindsey
71881c7ce8
- added capability for adding a mu model
...
- added variable mu in the FDEM testing
- also added capability to add a small random vector to sigma and mu for testing
2015-02-24 11:43:59 -08:00
Lindsey
ed1457df86
start of j implementation, UNTESTED
2015-02-23 17:42:25 -08:00
Rowan Cockett
0220ee57f2
start of inner products
2015-02-11 23:08:22 -08:00
Rowan Cockett
5cdab15aa1
nodal gradient
2015-02-11 21:57:05 -08:00
Rowan Cockett
3369096126
updates to edge Curlssssszzzz
2015-02-11 17:30:41 -08:00
Rowan Cockett
99ada822e8
faceDiv in 3D
2015-02-11 17:16:29 -08:00
Rowan Cockett
5afea4e2b6
update grids. Think refining is working properly
2015-02-11 16:36:57 -08:00
Rowan Cockett
d65a3540a4
cell indexing
2015-02-11 13:38:08 -08:00
Rowan Cockett
a4f3db398f
fancy indexing classes
2015-02-11 12:53:15 -08:00
Rowan Cockett
5c85f13cb6
test counting, put dummies in for grid3D calcs
2015-02-10 12:42:35 -08:00
Rowan Cockett
72c8dfb3ef
generalize sorting alg
2015-02-10 12:39:41 -08:00
Rowan Cockett
1c40cbb972
init3D
2015-02-10 12:34:48 -08:00
Rowan Cockett
e0303b8dff
multi face refinement
2015-02-09 22:52:08 -08:00
Rowan Cockett
156b85319c
updates to multiple edge refinement
2015-02-09 22:51:52 -08:00
Rowan Cockett
006dcf393d
updates to area calculation
2015-02-09 22:12:22 -08:00
Rowan Cockett
9a8f4d60f7
test area edge vol
2015-02-09 21:59:28 -08:00
Rowan Cockett
5e5a3221e8
test simple grid functions add Nodal Grid
2015-02-09 21:48:42 -08:00
Rowan Cockett
310f327b5a
updates to edges and areas
2015-02-09 21:30:54 -08:00
Rowan Cockett
a7a6671ad4
updates to tree mesh. faceDiv kinda working.
2015-02-09 20:52:26 -08:00
Rowan Cockett
aa05cdc653
initial work on new tree mesh implementation
2015-02-09 20:19:00 -08:00
Rowan Cockett
5646e8868d
Merge pull request #85 from simpeg/vtkIO
...
vtkIO
2015-02-05 15:33:56 -08:00