File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ BeginMonomial CLOVERDET
5252 # nominator shift
5353 rho = 0.1
5454 kappa = 0.138
55- AcceptancePrecision = 1.e-20
56- ForcePrecision = 1.e-14
55+ AcceptancePrecision = 1.e-22
56+ ForcePrecision = 1.e-18
5757 Name = cloverdet
5858 solver = ddalphaamg
5959EndMonomial
@@ -67,8 +67,8 @@ BeginMonomial CLOVERDETRATIO
6767 rho2 = 0.1
6868 CSW = 1.00
6969 kappa = 0.138
70- AcceptancePrecision = 1.e-20
71- ForcePrecision = 1.e-16
70+ AcceptancePrecision = 1.e-22
71+ ForcePrecision = 1.e-19
7272 Name = cloverdetratio
7373 solver = ddalphaamg
7474EndMonomial
@@ -91,7 +91,7 @@ BeginOperator CLOVER
9191 2KappaMu = 0.01
9292 CSW = 1.00
9393 kappa = 0.138
94- SolverPrecision = 1e-16
94+ SolverPrecision = 1e-18
9595 MaxSolverIterations = 1000
9696 useevenodd = no
9797 solver = ddalphaamg
You can’t perform that action at this time.
0 commit comments