Gauge RMHMC conserving dH

This commit is contained in:
Chulwoo Jung
2023-11-21 13:48:51 -05:00
parent 515ff6bf62
commit dc36d272ce
7 changed files with 40 additions and 11 deletions
+1 -1
View File
@@ -299,7 +299,7 @@ int main(int argc, char **argv) {
double ActionStoppingCondition = 1e-8;
double DerivativeStoppingCondition = 1e-6;
double MaxCGIterations = 30000;
double MaxCGIterations = 100000;
////////////////////////////////////
// Collect actions