# RNG = Mersenne twister # L = 10 d = 3 N = 1000 # Boundary conditions: periodic. # T = 6.4000000 beta = 0.1562500 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 = 50.0000000 0.0000000 50.0000000 # Batch 0 HDV = 610.2000000 569.6000000 40.6000000 # Thermalization complete: sweep 560 H = 953.5500000 # Accumulation complete: batch 10000 H = 972.0000000 # # rho_infty max dev = 0.7231788 at k = 26 # fI = 0.2768212 # # k= 1 545.9095100 # k= 2 45.7840150 # k= 3 10.0260800 # k= 4 4.5421600 # k= 5 2.3462150 # k= 6 1.4124900 # k= 7 0.9016450 # k= 8 0.6196150 # k= 9 0.4515850 # k= 10 0.3385900 # k*counts sum = 1000.0000000 # # GRU quantities: # alpha GRU = 1.6000000 # /|X| = 0.1755760 # phi(alpha) = 0.2768212 # GRU quot = 0.6342577 # # mean_H = 1009.4575833 # stddev_H = 49.8860817 # foc_H = 0.0285846 # mean_D = 978.6488960 # mean_V = 30.8086873 # # mean_h = 1.0094576 # mean_d = 0.9786489 # mean_v = 0.0308087 # # mean_r2 = 45.7840150 # mean_lmax = 175.5760050 # # mean_jumplenbar = 0.5165074 # stddev_jumplenbar = 0.0245207 # foc_jumplenbar = 0.0312789 # maxjumplen = 3.3166248 # # mean_ell0 = 41.8173450 # stddev_ell0 = 45.6925014 # foc_ell0 = -0.1125534 # # mean_ellbar = 41.0923808 # stddev_ellbar = 10.7063654 # foc_ellbar = 0.0097646 # mean_ellfbar = 1.7157421 # stddev_ellfbar = 0.2774819 # foc_ellfbar = -0.2560731 # # mean_cyc0spatlen = 48.1351578 # stddev_cyc0spatlen = 53.5934148 # foc_cyc0spatlen = -0.1113724 # # mean_meanspatlen = 47.2850789 # stddev_meanspatlen = 12.5410580 # foc_meanspatlen = 0.0081814 # mean_meanspatlenf = 1.3351397 # stddev_meanspatlenf = 0.3202112 # foc_meanspatlenf = -0.2629453 # # /L = 4.1817345 # /L = 4.1092381 # /L = 0.1715742 # /L = 4.8135158 # /L = 4.7285079 # /L = 0.1335140 # # mean_wno = 5.6422200 # stddev_wno = 2.5339123 # foc_wno = -0.7781282 # mean_fS = 1.2036736 # stddev_fS = 0.5405680 # foc_fS = -0.7781282 # recip_fS = 0.8307900 # # bulkflow box length = 5 # mean_bulkflow = 2.3716162 # # mean_ellx = 41.8173450 # mean_elly = 41.1048350 # stddev_ellx = 45.6925014 # stddev_elly = 44.9397349 # cov_ellx_elly = 97.3297846 # corr_ellx_elly = 0.0473991 # # mean_jump0len = 0.5188277 # stddev_jump0len = 0.3474260 # # mean_kinkdot = -0.0844750 # stddev_kinkdot = 0.2268587 # mean_kinkcosangle = 0.0000000 # stddev_kinkcosangle = 0.0000000 # kinkcosangle num defined = 4534 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0199150 # stddev_dot = 0.1283074 # mean_cos_angle = -0.1034025 # stddev_cos_angle = 0.4144240 # num defined = 7705 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0075850 # stddev_dot = 0.1163081 # mean_cos_angle = -0.0317957 # stddev_cos_angle = 0.4011633 # num defined = 7345 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0017550 # stddev_dot = 0.1118902 # mean_cos_angle = -0.0096504 # stddev_cos_angle = 0.3999547 # num defined = 7401 # * Angle stats for sites 0,0,0 and 5,5,5: # mean_dot = -0.0021500 # stddev_dot = 0.1059976 # mean_cos_angle = -0.0083887 # stddev_cos_angle = 0.3906290 # num defined = 7421 # # 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 ] = 20 / 200000 = 0.00010000 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 1747 / 200000 = 0.00873500 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 39426 / 200000 = 0.19713000 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 118131 / 200000 = 0.59065500 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 38953 / 200000 = 0.19476500 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 1708 / 200000 = 0.00854000 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 15 / 200000 = 0.00007500 # 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: 165781251 / 200000000 ( 82.891%) # Metropolis changes: 34218749 / 200000000 ( 17.109%) # Elapsed thermalization seconds: 0.121067 # Elapsed accumulation seconds: 49.002678 # Elapsed total seconds: 49.123745