input
    {
    N = 20
    Npart = 10

    t1 = 1.0
    t2 = 0.2
    U = 1.0
    V1 = 0.5

    nsweeps = 5
    sweeps
        {
        maxm  minm  cutoff  niter  noise
        50    10    1E-12   2      1E-7
        100   20    1E-12   2      1E-8
        200   20    1E-12   2      1E-10
        400   20    1E-12   2      0
        800   20    1E-12   2      0
        }

    quiet = yes
    }
