1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-20 00:36:55 +01:00

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 41 additions and 12 deletions

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