include mu in testing, cleanup and debugging in dipole sources

This commit is contained in:
Lindsey Heagy
2016-02-21 10:36:46 -08:00
parent 4df932ccfc
commit 6aa9b533ba
5 changed files with 63 additions and 48 deletions
@@ -11,7 +11,7 @@ testBH = True
TOLEJHB = 1 # averaging and more sensitive to boundary condition violations (ie. the impact of violating the boundary conditions in each case is different.)
#TODO: choose better testing parameters to lower this
SrcList = ['RawVec', 'MagDipole_Bfield', 'MagDipole', 'CircularLoop']
SrcList = ['RawVec', 'MagDipole', 'MagDipole_Bfield', 'MagDipole', 'CircularLoop']
class FDEM_CrossCheck(unittest.TestCase):