mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-11 12:44:29 +08:00
prim-sec for EB formulation on same meshes
This commit is contained in:
@@ -8,8 +8,8 @@ from SimPEG.EM.Utils.testingUtils import getFDEMProblem
|
||||
|
||||
testE = True
|
||||
testB = True
|
||||
testH = True
|
||||
testJ = True
|
||||
testH = False
|
||||
testJ = False
|
||||
|
||||
verbose = False
|
||||
|
||||
@@ -20,8 +20,8 @@ MU = mu_0
|
||||
freq = 1e-1
|
||||
addrandoms = True
|
||||
|
||||
SrcType = ['MagDipole', 'RawVec'] #or 'MAgDipole_Bfield', 'CircularLoop', 'RawVec'
|
||||
|
||||
# SrcType = ['MagDipole', 'RawVec'] #or 'MAgDipole_Bfield', 'CircularLoop', 'RawVec'
|
||||
SrcType = ['PrimSecSigma']
|
||||
|
||||
def derivTest(fdemType, comp):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user