const DAMP_GROW: f64 = 1.1;
Factor by which damping relaxes back towards the configured value after an accepted sweep.