mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-04 22:47:09 +08:00
updated tolerance for travis
This commit is contained in:
@@ -12,7 +12,7 @@ testHJ = True
|
||||
|
||||
verbose = False
|
||||
|
||||
TOL = 1e-6
|
||||
TOL = 1e-5
|
||||
FLR = 1e-20 # "zero", so if residual below this --> pass regardless of order
|
||||
CONDUCTIVITY = 1e1
|
||||
MU = mu_0
|
||||
|
||||
Reference in New Issue
Block a user