# RNG = Mersenne twister # L = 10 d = 3 N = 1000 # Boundary conditions: periodic. # T = 6.5500000 beta = 0.1526718 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 = 565.3000000 524.0000000 41.3000000 # Thermalization complete: sweep 700 H = 974.8000000 # Accumulation complete: batch 10000 H = 966.0750000 # # rho_infty max dev = 0.7633081 at k = 26 # fI = 0.2366919 # # k= 1 581.1364450 # k= 2 47.6109500 # k= 3 10.1790850 # k= 4 4.6491350 # k= 5 2.3861300 # k= 6 1.4317750 # k= 7 0.9149650 # k= 8 0.6318000 # k= 9 0.4501300 # k= 10 0.3368400 # k*counts sum = 1000.0000000 # # GRU quantities: # alpha GRU = 1.6375000 # /|X| = 0.1494553 # phi(alpha) = 0.2366919 # GRU quot = 0.6314339 # # mean_H = 942.2964005 # stddev_H = 54.3406391 # foc_H = -0.0156227 # mean_D = 909.6253550 # mean_V = 32.6710455 # # mean_h = 0.9422964 # mean_d = 0.9096254 # mean_v = 0.0326710 # # mean_r2 = 47.6109500 # mean_lmax = 149.4553050 # # mean_jumplenbar = 0.4731493 # stddev_jumplenbar = 0.0264712 # foc_jumplenbar = -0.0160324 # maxjumplen = 3.4641016 # # mean_ell0 = 30.3873350 # stddev_ell0 = 38.2247101 # foc_ell0 = -0.4392253 # # mean_ellbar = 30.5166714 # stddev_ellbar = 9.7604731 # foc_ellbar = 0.0282927 # mean_ellfbar = 1.7623637 # stddev_ellfbar = 0.3103617 # foc_ellfbar = -0.4543288 # # mean_cyc0spatlen = 34.5994936 # stddev_cyc0spatlen = 44.6721695 # foc_cyc0spatlen = -0.4353714 # # mean_meanspatlen = 34.7468827 # stddev_meanspatlen = 11.3812948 # foc_meanspatlen = 0.0270844 # mean_meanspatlenf = 1.3423983 # stddev_meanspatlenf = 0.3554711 # foc_meanspatlenf = -0.4481221 # # /L = 3.0387335 # /L = 3.0516671 # /L = 0.1762364 # /L = 3.4599494 # /L = 3.4746883 # /L = 0.1342398 # # mean_wno = 4.7531000 # stddev_wno = 2.4157856 # foc_wno = -0.3994683 # mean_fS = 1.0377602 # stddev_fS = 0.5274465 # foc_fS = -0.3994683 # recip_fS = 0.9636138 # # bulkflow box length = 5 # mean_bulkflow = 2.0845790 # # mean_ellx = 30.3873350 # mean_elly = 30.2435800 # stddev_ellx = 38.2247101 # stddev_elly = 37.8139997 # cov_ellx_elly = 79.1861587 # corr_ellx_elly = 0.0547838 # # mean_jump0len = 0.4725820 # stddev_jump0len = 0.3449820 # # mean_kinkdot = -0.0978100 # stddev_kinkdot = 0.2229309 # mean_kinkcosangle = 0.0000000 # stddev_kinkcosangle = 0.0000000 # kinkcosangle num defined = 4131 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0199400 # stddev_dot = 0.1246573 # mean_cos_angle = -0.1180923 # stddev_cos_angle = 0.4334996 # num defined = 7185 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0075750 # stddev_dot = 0.1117749 # mean_cos_angle = -0.0326317 # stddev_cos_angle = 0.4200621 # num defined = 6764 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0021300 # stddev_dot = 0.1063771 # mean_cos_angle = -0.0091118 # stddev_cos_angle = 0.4152664 # num defined = 6716 # * Angle stats for sites 0,0,0 and 5,5,5: # mean_dot = -0.0009100 # stddev_dot = 0.0959197 # mean_cos_angle = -0.0029489 # stddev_cos_angle = 0.4076092 # num defined = 6810 # # 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 ] = 2 / 200000 = 0.00001000 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 1092 / 200000 = 0.00546000 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 36545 / 200000 = 0.18272500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 124859 / 200000 = 0.62429500 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 36380 / 200000 = 0.18190000 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 1119 / 200000 = 0.00559500 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 3 / 200000 = 0.00001500 # 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: 168548162 / 200000000 ( 84.274%) # Metropolis changes: 31451838 / 200000000 ( 15.726%) # Elapsed thermalization seconds: 0.149335 # Elapsed accumulation seconds: 48.771633 # Elapsed total seconds: 48.920968