# RNG = Mersenne twister # L = 30 d = 3 N = 27000 # Boundary conditions: periodic. # T = 7.2500000 beta = 0.1379310 alpha0 = 0.5000000 # gamma = 0.0500000 # Interactions: N2. # Initial permutation: identity. # Site selection for Metropolis sweeps: sequential. # Thermalization is detected by 40 turning points of system energy # smoothed over a 200-point window. # Terminate after 10000 batches: # * 20 GKU sweeps per batch. # * 0 worm sweeps per batch. # # Initial HDV = 0.0000000 0.0000000 0.0000000 # Batch 0 HDV = 8545.5000000 8076.5000000 469.0000000 # Thermalization complete: sweep 520 H = 10981.6250000 # Accumulation complete: batch 10000 H = 10888.5000000 # # rho_infty max dev = 0.9975562 at k = 50 # fI = 0.0024438 # # k= 1 22125.2626050 # k= 2 964.4196850 # k= 3 297.8471200 # k= 4 136.4911650 # k= 5 65.9993750 # k= 6 38.5167750 # k= 7 23.4547850 # k= 8 15.5427050 # k= 9 10.7337500 # k= 10 7.7141300 # k*counts sum = 27000.0000000 # # GRU quantities: # alpha GRU = 1.8125000 # /|X| = 0.0015587 # phi(alpha) = 0.0024438 # GRU quot = 0.6378139 # # mean_H = 11340.7796388 # stddev_H = 236.8492164 # foc_H = -0.0015495 # mean_D = 10858.5697963 # mean_V = 482.2098425 # # mean_h = 0.4200289 # mean_d = 0.4021693 # mean_v = 0.0178596 # # mean_r2 = 964.4196850 # mean_lmax = 42.0850800 # # mean_jumplenbar = 0.1972422 # stddev_jumplenbar = 0.0040202 # foc_jumplenbar = -0.0023630 # maxjumplen = 3.4641016 # # mean_ell0 = 1.7897450 # stddev_ell0 = 2.3721373 # foc_ell0 = -41.1805175 # # mean_ellbar = 1.7575367 # stddev_ellbar = 0.1045593 # foc_ellbar = -1.1319697 # mean_ellfbar = 1.7575367 # stddev_ellfbar = 0.1045593 # foc_ellfbar = -1.1319697 # # mean_cyc0spatlen = 1.0886248 # stddev_cyc0spatlen = 2.8623961 # foc_cyc0spatlen = -34.7990447 # # mean_meanspatlen = 1.0509465 # stddev_meanspatlen = 0.1220849 # foc_meanspatlen = -1.0653062 # mean_meanspatlenf = 1.0509465 # stddev_meanspatlenf = 0.1220849 # foc_meanspatlenf = -1.0653062 # # /L = 0.0596582 # /L = 0.0585846 # /L = 0.0585846 # /L = 0.0362875 # /L = 0.0350315 # /L = 0.0350315 # # mean_wno = 0.0000000 # stddev_wno = 0.0000000 # foc_wno = 0.0000000 # mean_fS = 0.0000000 # stddev_fS = 0.0000000 # foc_fS = 0.0000000 # recip_fS = 0.0000000 # # bulkflow box length = 5 # mean_bulkflow = 0.3808806 # # mean_ellx = 1.7897450 # mean_elly = 1.8143700 # stddev_ellx = 2.3721373 # stddev_elly = 2.3669159 # cov_ellx_elly = -0.0444586 # corr_ellx_elly = -0.0079183 # # mean_jump0len = 0.1987860 # stddev_jump0len = 0.2619307 # # mean_kinkdot = -0.1012400 # stddev_kinkdot = 0.1612996 # mean_kinkcosangle = 0.0000000 # stddev_kinkcosangle = 0.0000000 # kinkcosangle num defined = 1792 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0165100 # stddev_dot = 0.0708796 # mean_cos_angle = -0.2753392 # stddev_cos_angle = 0.5064177 # num defined = 3001 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0065300 # stddev_dot = 0.0583627 # mean_cos_angle = -0.1097210 # stddev_cos_angle = 0.4979075 # num defined = 2280 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0030950 # stddev_dot = 0.0510042 # mean_cos_angle = -0.0400480 # stddev_cos_angle = 0.5070653 # num defined = 2210 # * Angle stats for sites 0,0,0 and 15,15,15: # mean_dot = -0.0002600 # stddev_dot = 0.0443072 # mean_cos_angle = 0.0014549 # stddev_cos_angle = 0.4873204 # num defined = 2161 # # P[Wx = -10 ] = 0 / 200000 = 0.00000000 # P[Wx = -9 ] = 0 / 200000 = 0.00000000 # P[Wx = -8 ] = 0 / 200000 = 0.00000000 # P[Wx = -7 ] = 0 / 200000 = 0.00000000 # P[Wx = -6 ] = 0 / 200000 = 0.00000000 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 0 / 200000 = 0.00000000 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 0 / 200000 = 0.00000000 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 200000 / 200000 = 1.00000000 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 0 / 200000 = 0.00000000 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 0 / 200000 = 0.00000000 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 0 / 200000 = 0.00000000 # P[Wx = 7 ] = 0 / 200000 = 0.00000000 # P[Wx = 8 ] = 0 / 200000 = 0.00000000 # P[Wx = 9 ] = 0 / 200000 = 0.00000000 # P[Wx = 10 ] = 0 / 200000 = 0.00000000 # Wx_min = 0 # Wx_max = 0 # # OPENS: # None. # CLOSES: # None. # HS: # None. # TS: # None. # GK: # Metropolis keeps: 5032908360 / 5400000000 ( 93.202%) # Metropolis changes: 367091640 / 5400000000 ( 6.798%) # Elapsed thermalization seconds: 2.912052 # Elapsed accumulation seconds: 1355.503213 # Elapsed total seconds: 1358.415265