# RNG = Mersenne twister # L = 20 d = 3 N = 8000 # 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 = 2785.5000000 2639.0000000 146.5000000 # Thermalization complete: sweep 640 H = 3182.1250000 # Accumulation complete: batch 10000 H = 3536.2500000 # # rho_infty max dev = 0.9941895 at k = 34 # fI = 0.0058105 # # k= 1 6556.5944950 # k= 2 285.8471350 # k= 3 88.3024200 # k= 4 40.4694100 # k= 5 19.5738800 # k= 6 11.4294150 # k= 7 6.9608100 # k= 8 4.6074850 # k= 9 3.1783550 # k= 10 2.2919800 # k*counts sum = 8000.0000000 # # GRU quantities: # alpha GRU = 1.8125000 # /|X| = 0.0036716 # phi(alpha) = 0.0058105 # GRU quot = 0.6318941 # # mean_H = 3357.8131981 # stddev_H = 129.3942625 # foc_H = -0.0291712 # mean_D = 3214.8896306 # mean_V = 142.9235675 # # mean_h = 0.4197266 # mean_d = 0.4018612 # mean_v = 0.0178654 # # mean_r2 = 285.8471350 # mean_lmax = 29.3731100 # # mean_jumplenbar = 0.1971024 # stddev_jumplenbar = 0.0074101 # foc_jumplenbar = -0.0301871 # maxjumplen = 3.3166248 # # mean_ell0 = 1.7630100 # stddev_ell0 = 2.2250682 # foc_ell0 = -31.7559133 # # mean_ellbar = 1.7459471 # stddev_ellbar = 0.1802136 # foc_ellbar = -2.6084761 # mean_ellfbar = 1.7421441 # stddev_ellfbar = 0.1657896 # foc_ellfbar = -1.0990315 # # mean_cyc0spatlen = 1.0573406 # stddev_cyc0spatlen = 2.7021920 # foc_cyc0spatlen = -27.2056538 # # mean_meanspatlen = 1.0375763 # stddev_meanspatlen = 0.2109004 # foc_meanspatlen = -2.4631860 # mean_meanspatlenf = 1.0332351 # stddev_meanspatlenf = 0.1946187 # foc_meanspatlenf = -1.0345426 # # /L = 0.0881505 # /L = 0.0872974 # /L = 0.0871072 # /L = 0.0528670 # /L = 0.0518788 # /L = 0.0516618 # # 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.3712696 # # mean_ellx = 1.7630100 # mean_elly = 1.7947550 # stddev_ellx = 2.2250682 # stddev_elly = 2.3518906 # cov_ellx_elly = -0.0404910 # corr_ellx_elly = -0.0077375 # # mean_jump0len = 0.1969418 # stddev_jump0len = 0.2582363 # # mean_kinkdot = -0.0999100 # stddev_kinkdot = 0.1612594 # mean_kinkcosangle = -0.4799825 # stddev_kinkcosangle = 0.4236093 # kinkcosangle num defined = 1801 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0172000 # stddev_dot = 0.0726064 # mean_cos_angle = -0.2791996 # stddev_cos_angle = 0.5102841 # num defined = 3039 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0065800 # stddev_dot = 0.0552314 # mean_cos_angle = -0.1080522 # stddev_cos_angle = 0.4958088 # num defined = 2222 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0016750 # stddev_dot = 0.0476201 # mean_cos_angle = -0.0400820 # stddev_cos_angle = 0.4951452 # num defined = 2079 # * Angle stats for sites 0,0,0 and 10,10,10: # mean_dot = 0.0002100 # stddev_dot = 0.0426982 # mean_cos_angle = -0.0096916 # stddev_cos_angle = 0.4932337 # num defined = 2081 # # 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: 1491298074 / 1600000000 ( 93.206%) # Metropolis changes: 108701926 / 1600000000 ( 6.794%) # Elapsed thermalization seconds: 1.064850 # Elapsed accumulation seconds: 391.212068 # Elapsed total seconds: 392.276918