# RNG = Mersenne twister # L = 20 d = 3 N = 8000 # Boundary conditions: periodic. # T = 6.5000000 beta = 0.1538462 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 = 4952.5500000 4628.0000000 324.5500000 # Thermalization complete: sweep 800 H = 7510.5500000 # Accumulation complete: batch 10000 H = 7996.3000000 # # rho_infty max dev = 0.7793503 at k = 105 # fI = 0.2206497 # # k= 1 4555.9816950 # k= 2 376.2705650 # k= 3 81.1773050 # k= 4 37.0119850 # k= 5 19.0254350 # k= 6 11.4341250 # k= 7 7.3475050 # k= 8 5.0597300 # k= 9 3.6491650 # k= 10 2.7383800 # k*counts sum = 8000.0000000 # # GRU quantities: # alpha GRU = 1.6250000 # /|X| = 0.1398165 # phi(alpha) = 0.2206497 # GRU quot = 0.6336584 # # mean_H = 7715.6952025 # stddev_H = 150.3656517 # foc_H = 0.0220499 # mean_D = 7459.8323962 # mean_V = 255.8628062 # # mean_h = 0.9644619 # mean_d = 0.9324790 # mean_v = 0.0319829 # # mean_r2 = 376.2705650 # mean_lmax = 1118.5319800 # # mean_jumplenbar = 0.4873981 # stddev_jumplenbar = 0.0091805 # foc_jumplenbar = 0.0214776 # maxjumplen = 3.7416574 # # mean_ell0 = 198.8118700 # stddev_ell0 = 253.5653806 # foc_ell0 = -0.2560402 # # mean_ellbar = 201.7089340 # stddev_ellbar = 31.2878418 # foc_ellbar = -0.0262066 # mean_ellfbar = 2.3462977 # stddev_ellfbar = 0.2740668 # foc_ellfbar = -0.1613349 # # mean_cyc0spatlen = 230.6228812 # stddev_cyc0spatlen = 295.2720603 # foc_cyc0spatlen = -0.2557498 # # mean_meanspatlen = 234.0066436 # stddev_meanspatlen = 36.4532490 # foc_meanspatlen = -0.0251198 # mean_meanspatlenf = 2.0363132 # stddev_meanspatlenf = 0.3181483 # foc_meanspatlenf = -0.1607144 # # /L = 9.9405935 # /L = 10.0854467 # /L = 0.1173149 # /L = 11.5311441 # /L = 11.7003322 # /L = 0.1018157 # # mean_wno = 10.2384600 # stddev_wno = 3.5954384 # foc_wno = -0.8056999 # mean_fS = 1.1091665 # stddev_fS = 0.3895058 # foc_fS = -0.8056999 # recip_fS = 0.9015779 # # bulkflow box length = 5 # mean_bulkflow = 2.0498250 # # mean_ellx = 198.8118700 # mean_elly = 204.6986150 # stddev_ellx = 253.5653806 # stddev_elly = 255.8351769 # cov_ellx_elly = 1410.9295859 # corr_ellx_elly = 0.0217498 # # mean_jump0len = 0.4846349 # stddev_jump0len = 0.3470917 # # mean_kinkdot = -0.0961450 # stddev_kinkdot = 0.2212358 # mean_kinkcosangle = -0.2019441 # stddev_kinkcosangle = 0.3980667 # kinkcosangle num defined = 4236 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0222550 # stddev_dot = 0.1282560 # mean_cos_angle = -0.1189989 # stddev_cos_angle = 0.4360219 # num defined = 7362 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0074700 # stddev_dot = 0.1151913 # mean_cos_angle = -0.0267253 # stddev_cos_angle = 0.4137290 # num defined = 7011 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0041200 # stddev_dot = 0.1095798 # mean_cos_angle = -0.0141775 # stddev_cos_angle = 0.4080115 # num defined = 6992 # * Angle stats for sites 0,0,0 and 10,10,10: # mean_dot = -0.0006950 # stddev_dot = 0.0999788 # mean_cos_angle = 0.0033409 # stddev_cos_angle = 0.4018059 # num defined = 6983 # # P[Wx = -10 ] = 0 / 200000 = 0.00000000 # P[Wx = -9 ] = 0 / 200000 = 0.00000000 # P[Wx = -8 ] = 9 / 200000 = 0.00004500 # P[Wx = -7 ] = 0 / 200000 = 0.00000000 # P[Wx = -6 ] = 494 / 200000 = 0.00247000 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 8356 / 200000 = 0.04178000 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 48209 / 200000 = 0.24104500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 86138 / 200000 = 0.43069000 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 48229 / 200000 = 0.24114500 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 8068 / 200000 = 0.04034000 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 484 / 200000 = 0.00242000 # P[Wx = 7 ] = 0 / 200000 = 0.00000000 # P[Wx = 8 ] = 13 / 200000 = 0.00006500 # P[Wx = 9 ] = 0 / 200000 = 0.00000000 # P[Wx = 10 ] = 0 / 200000 = 0.00000000 # Wx_min = -8 # Wx_max = 8 # # OPENS: # None. # CLOSES: # None. # HS: # None. # TS: # None. # GK: # Metropolis keeps: 1341053487 / 1600000000 ( 83.816%) # Metropolis changes: 258946513 / 1600000000 ( 16.184%) # Elapsed thermalization seconds: 1.413726 # Elapsed accumulation seconds: 417.887025 # Elapsed total seconds: 419.300751