mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 19:32:36 +08:00
Change Update_PreConditioner to default False
This commit is contained in:
@@ -308,7 +308,7 @@ class Update_lin_PreCond(InversionDirective):
|
||||
"""
|
||||
Create a Jacobi preconditioner for the linear problem
|
||||
"""
|
||||
onlyOnStart=True
|
||||
onlyOnStart=False
|
||||
|
||||
def initialize(self):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user