mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-08 06:27:00 +08:00
Adding missed changes
This commit is contained in:
@@ -13,7 +13,7 @@ class MTProblem(Problem.BaseProblem):
|
||||
def __init__(self, mesh, **kwargs):
|
||||
Problem.BaseProblem.__init__(self, mesh, **kwargs)
|
||||
|
||||
solType = 'e'
|
||||
solType = 'e'ls
|
||||
storeTheseFields = ['e', 'b']
|
||||
|
||||
surveyPair = SurveyMT
|
||||
|
||||
Reference in New Issue
Block a user