diff --git a/src/one-body-sample.parset b/src/one-body-sample.parset
index 8d24747b92ab9d56da4e700f5f601f8647117500..d0771b85ce2363d30060533f38a0b983377db44c 100644
--- a/src/one-body-sample.parset
+++ b/src/one-body-sample.parset
@@ -28,7 +28,7 @@ nu = 0.3 # Needs to be strictly below 0.5; the closer we get, the
 tolerance = 1e-11
 
 [solver.tnnmg]
-maxiterations = 1000000
+maxiterations = 1 # Krause modification; old: 1000000
 fixed_point_iterations = 1000000
 fixed_point_tolerance = 1e-11
 
@@ -46,8 +46,8 @@ nu2 = 1
 # A vvv- or vvvv-cycle appears to be even faster.
 # And leaving off the postsmoothing is even better yet
 nu1 = 1
-mu = 4 # Note: the more steps we make here, the fewer FPI we need
-nu2 = 1
+mu = 1 # Krause modification; old: 4
+nu2 = 0 # Krause modification; old: 1
 
 [localsolver]
 # Observation: Increasing this value yields noticeable additional