diff --git a/tests/forces/Test_rect_force.cc b/tests/forces/Test_rect_force.cc index e0ffd28c..259090eb 100644 --- a/tests/forces/Test_rect_force.cc +++ b/tests/forces/Test_rect_force.cc @@ -73,7 +73,7 @@ int main (int argc, char ** argv) //////////////////////////////////// // Modify the gauge field a little //////////////////////////////////// - RealD dt = 0.0001; + RealD dt = 0.002; LatticeColourMatrix mommu(&Grid); LatticeColourMatrix forcemu(&Grid); @@ -88,13 +88,7 @@ int main (int argc, char ** argv) // fourth order exponential approx parallel_for(auto i=mom.begin();i