Commit Graph

21 Commits

Author SHA1 Message Date
Lindsey eea51c9923 start of seperating out model types in Base.py to later clean up deriv and allow for multiple model types to be used some house-keeping in FDEM.py 2015-05-28 15:52:07 -07:00
Lindsey a87b37e6a7 missed a couple files 2015-05-14 13:31:23 -07:00
Lindsey dc7cc1c716 tx -> src 2015-04-17 16:41:54 -07:00
Lindsey 2864a976c6 derivatives for fields objects, UNTESTED. TODO: clean up how we get derivs of mass matrices wrt the physical properties 2015-04-17 11:21:07 -07:00
Lindsey 3dba2d9a04 cleaned up call of fields in Base.py, this will break the TDEM implementation 2015-04-14 20:01:58 -07:00
Lindsey c480279ae5 added _makeASymmetric option to j, b implementations 2015-03-02 15:43:17 -08:00
Lindsey a697833b9f changed todo for constant mu to anisotropic mu 2015-03-02 14:49:06 -08:00
Lindsey 5c19da60cc fixed MeMuI, should be invmat=True, as opposed to 1/mu 2015-02-27 12:13:01 -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 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 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 0a98c5f1c3 Fixed Travis? 2015-02-24 12:54:45 -08:00
Lindsey ed1457df86 start of j implementation, UNTESTED 2015-02-23 17:42:25 -08:00
rowanc1 7a15797fbe Mesh and model updates. 2014-05-18 16:39:10 -07:00
rowanc1 205d2e6b5e verbosity option. 2014-05-15 09:08:25 -07:00
rowanc1 05bb79f710 Make a base EM problem that is shared between TD and FD 2014-04-26 18:55:02 -07:00