mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-27 11:27:23 +08:00
Update reference model parameter.
This commit is contained in:
@@ -61,7 +61,7 @@ class BaseObjFunction(object):
|
||||
if self.debug: print 'Calling ObjFunction.startup'
|
||||
|
||||
if self.reg.mref is None:
|
||||
print 'Regularization has not set mref. SimPEG will set it to m0.'
|
||||
print 'Regularization has not set mref. SimPEG.ObjFunction will set it to m0.'
|
||||
self.reg.mref = m0
|
||||
|
||||
self.phi_d = np.nan
|
||||
|
||||
Reference in New Issue
Block a user