# RNG = Mersenne twister # L = 20 d = 3 N = 8000 # Boundary conditions: periodic. # T = 6.9000000 beta = 0.1449275 alpha0 = 0.0500000 # gamma = 0.0500000 # Interactions: constant N_ell. # 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 = 400.0000000 0.0000000 400.0000000 # Batch 0 HDV = 4134.3000000 3791.5500000 342.7500000 # Thermalization complete: sweep 600 H = 5454.8500000 # Accumulation complete: batch 10000 H = 5954.7000000 # # rho_infty max dev = 0.9040035 at k = 92 # fI = 0.0959965 # # k= 1 5432.3570100 # k= 2 422.5031850 # k= 3 85.8391800 # k= 4 39.7926800 # k= 5 20.1448450 # k= 6 12.0949450 # k= 7 7.6688800 # k= 8 5.2573000 # k= 9 3.7505850 # k= 10 2.7997600 # k*counts sum = 8000.0000000 # # GRU quantities: # alpha GRU = 1.7250000 # /|X| = 0.0604545 # phi(alpha) = 0.0959965 # GRU quot = 0.6297573 # # mean_H = 5922.3206977 # stddev_H = 197.9335797 # foc_H = -0.0483372 # mean_D = 5619.8875395 # mean_V = 302.4331582 # # mean_h = 0.7402901 # mean_d = 0.7024859 # mean_v = 0.0378041 # # mean_r2 = 422.5031850 # mean_lmax = 483.6357850 # # mean_jumplenbar = 0.3554960 # stddev_jumplenbar = 0.0117592 # foc_jumplenbar = -0.0516059 # maxjumplen = 3.4641016 # # mean_ell0 = 41.5737000 # stddev_ell0 = 90.9912226 # foc_ell0 = -3.0025816 # # mean_ellbar = 40.9474263 # stddev_ellbar = 16.6676152 # foc_ellbar = 0.0042142 # mean_ellfbar = 2.4419228 # stddev_ellfbar = 0.4212359 # foc_ellfbar = -0.4110991 # # mean_cyc0spatlen = 47.0520640 # stddev_cyc0spatlen = 104.9471451 # foc_cyc0spatlen = -2.9988869 # # mean_meanspatlen = 46.3228986 # stddev_meanspatlen = 19.2024078 # foc_meanspatlen = 0.0044774 # mean_meanspatlenf = 1.9978316 # stddev_meanspatlenf = 0.4825488 # foc_meanspatlenf = -0.4055782 # # /L = 2.0786850 # /L = 2.0473713 # /L = 0.1220961 # /L = 2.3526032 # /L = 2.3161449 # /L = 0.0998916 # # mean_wno = 4.6612000 # stddev_wno = 2.7125586 # foc_wno = -0.5974129 # mean_fS = 0.5360380 # stddev_fS = 0.3119442 # foc_fS = -0.5974129 # recip_fS = 1.8655394 # # bulkflow box length = 5 # mean_bulkflow = 1.2028574 # # mean_ellx = 41.5737000 # mean_elly = 40.1090300 # stddev_ellx = 90.9912226 # stddev_elly = 90.9644696 # cov_ellx_elly = 216.0049010 # corr_ellx_elly = 0.0260971 # # mean_jump0len = 0.3581932 # stddev_jump0len = 0.3204628 # # mean_kinkdot = -0.1198650 # stddev_kinkdot = 0.2054857 # mean_kinkcosangle = -0.3304157 # stddev_kinkcosangle = 0.4458322 # kinkcosangle num defined = 3218 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0229400 # stddev_dot = 0.1057160 # mean_cos_angle = -0.1896147 # stddev_cos_angle = 0.4886972 # num defined = 5740 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0071300 # stddev_dot = 0.0899053 # mean_cos_angle = -0.0485926 # stddev_cos_angle = 0.4564289 # num defined = 5078 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0025900 # stddev_dot = 0.0820333 # mean_cos_angle = -0.0049383 # stddev_cos_angle = 0.4547511 # num defined = 5078 # * Angle stats for sites 0,0,0 and 10,10,10: # mean_dot = -0.0001450 # stddev_dot = 0.0715454 # mean_cos_angle = -0.0016600 # stddev_cos_angle = 0.4353329 # num defined = 5017 # # 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 ] = 1 / 200000 = 0.00000500 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 831 / 200000 = 0.00415500 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 33108 / 200000 = 0.16554000 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 131993 / 200000 = 0.65996500 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 33147 / 200000 = 0.16573500 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 918 / 200000 = 0.00459000 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 2 / 200000 = 0.00001000 # 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 = -6 # Wx_max = 6 # # OPENS: # None. # CLOSES: # None. # HS: # None. # TS: # None. # GK: # Metropolis keeps: 1407882632 / 1600000000 ( 87.993%) # Metropolis changes: 192117368 / 1600000000 ( 12.007%) # Elapsed thermalization seconds: 1.027530 # Elapsed accumulation seconds: 399.474417 # Elapsed total seconds: 400.501947