# RNG = Mersenne twister # L = 20 d = 3 N = 8000 # Boundary conditions: periodic. # T = 7.3000000 beta = 0.1369863 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 = 2482.3000000 2343.3000000 139.0000000 # Thermalization complete: sweep 500 H = 3387.4000000 # Accumulation complete: batch 10000 H = 3117.5500000 # # rho_infty max dev = 0.9946120 at k = 31 # fI = 0.0053880 # # k= 1 6617.6851800 # k= 2 283.0358250 # k= 3 85.7501850 # k= 4 39.0004150 # k= 5 18.6364250 # k= 6 10.7938000 # k= 7 6.4871200 # k= 8 4.2564750 # k= 9 2.9069650 # k= 10 2.0654450 # k*counts sum = 8000.0000000 # # GRU quantities: # alpha GRU = 1.8250000 # /|X| = 0.0034075 # phi(alpha) = 0.0053880 # GRU quot = 0.6324166 # # mean_H = 3226.1667298 # stddev_H = 124.7521960 # foc_H = -0.0075651 # mean_D = 3084.6488173 # mean_V = 141.5179125 # # mean_h = 0.4032708 # mean_d = 0.3855811 # mean_v = 0.0176897 # # mean_r2 = 283.0358250 # mean_lmax = 27.2599350 # # mean_jumplenbar = 0.1883463 # stddev_jumplenbar = 0.0071097 # foc_jumplenbar = -0.0051829 # maxjumplen = 3.3166248 # # mean_ell0 = 1.6995300 # stddev_ell0 = 2.4609540 # foc_ell0 = -105.7936105 # # mean_ellbar = 1.6636770 # stddev_ellbar = 0.1468821 # foc_ellbar = -2.1589547 # mean_ellfbar = 1.6623521 # stddev_ellfbar = 0.1407114 # foc_ellfbar = -0.8000943 # # mean_cyc0spatlen = 0.9736900 # stddev_cyc0spatlen = 2.9441832 # foc_cyc0spatlen = -90.0234677 # # mean_meanspatlen = 0.9343758 # stddev_meanspatlen = 0.1724847 # foc_meanspatlen = -2.0036110 # mean_meanspatlenf = 0.9328669 # stddev_meanspatlenf = 0.1655638 # foc_meanspatlenf = -0.7399802 # # /L = 0.0849765 # /L = 0.0831839 # /L = 0.0831176 # /L = 0.0486845 # /L = 0.0467188 # /L = 0.0466433 # # 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.3479180 # # mean_ellx = 1.6995300 # mean_elly = 1.7043350 # stddev_ellx = 2.4609540 # stddev_elly = 2.1416802 # cov_ellx_elly = 0.1254658 # corr_ellx_elly = 0.0238049 # # mean_jump0len = 0.1863367 # stddev_jump0len = 0.2539537 # # mean_kinkdot = -0.0989050 # stddev_kinkdot = 0.1582500 # mean_kinkcosangle = -0.5198301 # stddev_kinkcosangle = 0.4085224 # kinkcosangle num defined = 1705 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0164000 # stddev_dot = 0.0709263 # mean_cos_angle = -0.2853624 # stddev_cos_angle = 0.5109963 # num defined = 2866 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0059250 # stddev_dot = 0.0528954 # mean_cos_angle = -0.1100363 # stddev_cos_angle = 0.4970458 # num defined = 2043 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0031750 # stddev_dot = 0.0500692 # mean_cos_angle = -0.0355334 # stddev_cos_angle = 0.5060293 # num defined = 2026 # * Angle stats for sites 0,0,0 and 10,10,10: # mean_dot = -0.0005900 # stddev_dot = 0.0401474 # mean_cos_angle = -0.0168213 # stddev_cos_angle = 0.4995480 # num defined = 1964 # # 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: 1496064727 / 1600000000 ( 93.504%) # Metropolis changes: 103935273 / 1600000000 ( 6.496%) # Elapsed thermalization seconds: 0.862527 # Elapsed accumulation seconds: 400.299073 # Elapsed total seconds: 401.161600