mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-20 12:40:44 +08:00
Edit in Sources/backgroundModelSources.py such that the
souce is only on the outer shell of the model. Fixed bug is problem and survey classes.
This commit is contained in:
@@ -108,7 +108,7 @@ class MTProblem(Problem.BaseProblem):
|
||||
# RHS, CalcFields = self.getRHS(freq,m_back), self.calcFields
|
||||
|
||||
F = FieldsMT(self.mesh, self.survey)
|
||||
|
||||
#NOTE: add print status statements.
|
||||
for freq in self.survey.freqs:
|
||||
A = self.getA(freq)
|
||||
rhs = self.getRHS(freq,m_back)
|
||||
|
||||
Reference in New Issue
Block a user