# RNG = Mersenne twister # L = 30 d = 3 N = 27000 # Boundary conditions: periodic. # T = 7.0000000 beta = 0.1428571 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 = 10382.5000000 9838.5000000 544.0000000 # Thermalization complete: sweep 700 H = 14599.5000000 # Accumulation complete: batch 10000 H = 15009.0000000 # # rho_infty max dev = 0.9725358 at k = 252 # fI = 0.0274642 # # k= 1 20483.9481550 # k= 2 958.8596950 # k= 3 318.2433500 # k= 4 148.3663150 # k= 5 75.0389100 # k= 6 45.1252250 # k= 7 28.6121300 # k= 8 19.6414150 # k= 9 14.0833950 # k= 10 10.5179650 # k*counts sum = 27000.0000000 # # GRU quantities: # alpha GRU = 1.7500000 # /|X| = 0.0169829 # phi(alpha) = 0.0274642 # GRU quot = 0.6183654 # # mean_H = 14997.0482425 # stddev_H = 433.5524859 # foc_H = 0.1076138 # mean_D = 14517.6183950 # mean_V = 479.4298475 # # mean_h = 0.5554462 # mean_d = 0.5376896 # mean_v = 0.0177567 # # mean_r2 = 958.8596950 # mean_lmax = 458.5378350 # # mean_jumplenbar = 0.2677967 # stddev_jumplenbar = 0.0075860 # foc_jumplenbar = 0.1088781 # maxjumplen = 3.6055513 # # mean_ell0 = 16.8183750 # stddev_ell0 = 66.7043982 # foc_ell0 = -20.2782108 # # mean_ellbar = 15.1260738 # stddev_ellbar = 11.4087034 # foc_ellbar = -0.7047102 # mean_ellfbar = 3.1474820 # stddev_ellfbar = 0.5802215 # foc_ellfbar = 0.0337455 # # mean_cyc0spatlen = 18.4361746 # stddev_cyc0spatlen = 76.7465711 # foc_cyc0spatlen = -20.2376534 # # mean_meanspatlen = 16.4849899 # stddev_meanspatlen = 13.1144042 # foc_meanspatlen = -0.7043513 # mean_meanspatlenf = 2.7217776 # stddev_meanspatlenf = 0.6658311 # foc_meanspatlenf = 0.0295333 # # /L = 0.5606125 # /L = 0.5042025 # /L = 0.1049161 # /L = 0.6145392 # /L = 0.5494997 # /L = 0.0907259 # # mean_wno = 1.4261600 # stddev_wno = 2.1541745 # foc_wno = -1.1048983 # mean_fS = 0.1109236 # stddev_fS = 0.1675469 # foc_fS = -1.1048983 # recip_fS = 9.0152177 # # bulkflow box length = 5 # mean_bulkflow = 0.7989832 # # mean_ellx = 16.8183750 # mean_elly = 13.0169850 # stddev_ellx = 66.7043982 # stddev_elly = 57.5361044 # cov_ellx_elly = 173.8662437 # corr_ellx_elly = 0.0453023 # # mean_jump0len = 0.2753123 # stddev_jump0len = 0.3078160 # # mean_kinkdot = -0.0961500 # stddev_kinkdot = 0.1798705 # mean_kinkcosangle = -0.3414446 # stddev_kinkcosangle = 0.4413211 # kinkcosangle num defined = 2502 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0159700 # stddev_dot = 0.0863319 # mean_cos_angle = -0.1920239 # stddev_cos_angle = 0.4782814 # num defined = 4162 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0065150 # stddev_dot = 0.0745074 # mean_cos_angle = -0.0552995 # stddev_cos_angle = 0.4834868 # num defined = 3376 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0028250 # stddev_dot = 0.0664696 # mean_cos_angle = -0.0223400 # stddev_cos_angle = 0.4743687 # num defined = 3375 # * Angle stats for sites 0,0,0 and 15,15,15: # mean_dot = -0.0006100 # stddev_dot = 0.0536229 # mean_cos_angle = -0.0159121 # stddev_cos_angle = 0.4628425 # num defined = 3156 # # 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 ] = 80 / 200000 = 0.00040000 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 9360 / 200000 = 0.04680000 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 181006 / 200000 = 0.90503000 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 9455 / 200000 = 0.04727500 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 99 / 200000 = 0.00049500 # 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 = -4 # Wx_max = 4 # # OPENS: # None. # CLOSES: # None. # HS: # None. # TS: # None. # GK: # Metropolis keeps: 4908036517 / 5400000000 ( 90.890%) # Metropolis changes: 491963483 / 5400000000 ( 9.110%) # Elapsed thermalization seconds: 3.984226 # Elapsed accumulation seconds: 1359.025644 # Elapsed total seconds: 1363.009870