# RNG = Mersenne twister # L = 20 d = 3 N = 8000 # Boundary conditions: periodic. # T = 7.0000000 beta = 0.1428571 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 = 4015.6000000 3671.5000000 344.1000000 # Thermalization complete: sweep 420 H = 4950.9000000 # Accumulation complete: batch 10000 H = 5431.7000000 # # rho_infty max dev = 0.9479520 at k = 115 # fI = 0.0520480 # # k= 1 5714.4859400 # k= 2 439.6019650 # k= 3 88.2265600 # k= 4 41.1803000 # k= 5 20.7960600 # k= 6 12.5220250 # k= 7 7.9500850 # k= 8 5.4522150 # k= 9 3.9031700 # k= 10 2.9121700 # k*counts sum = 8000.0000000 # # GRU quantities: # alpha GRU = 1.7500000 # /|X| = 0.0325300 # phi(alpha) = 0.0520480 # GRU quot = 0.6250003 # # mean_H = 5297.7736780 # stddev_H = 205.9059632 # foc_H = 0.0155150 # mean_D = 4980.1040975 # mean_V = 317.6695805 # # mean_h = 0.6622217 # mean_d = 0.6225130 # mean_v = 0.0397087 # # mean_r2 = 439.6019650 # mean_lmax = 260.2400250 # # mean_jumplenbar = 0.3138076 # stddev_jumplenbar = 0.0121400 # foc_jumplenbar = 0.0157510 # maxjumplen = 3.4641016 # # mean_ell0 = 14.8241850 # stddev_ell0 = 45.5168848 # foc_ell0 = -9.5040061 # # mean_ellbar = 14.4137539 # stddev_ellbar = 8.8048003 # foc_ellbar = -0.2122845 # mean_ellfbar = 2.5312429 # stddev_ellfbar = 0.4720350 # foc_ellfbar = -0.2280723 # # mean_cyc0spatlen = 16.1714712 # stddev_cyc0spatlen = 52.4081977 # foc_cyc0spatlen = -9.4764404 # # mean_meanspatlen = 15.6994061 # stddev_meanspatlen = 10.1219214 # foc_meanspatlen = -0.2116859 # mean_meanspatlenf = 2.0545146 # stddev_meanspatlenf = 0.5413627 # foc_meanspatlenf = -0.2346261 # # /L = 0.7412093 # /L = 0.7206877 # /L = 0.1265621 # /L = 0.8085736 # /L = 0.7849703 # /L = 0.1027257 # # mean_wno = 2.0198200 # stddev_wno = 2.2140852 # foc_wno = -0.5375507 # mean_fS = 0.2356457 # stddev_fS = 0.2583099 # foc_fS = -0.5375507 # recip_fS = 4.2436596 # # bulkflow box length = 5 # mean_bulkflow = 0.8636960 # # mean_ellx = 14.8241850 # mean_elly = 15.6052550 # stddev_ellx = 45.5168848 # stddev_elly = 45.3054942 # cov_ellx_elly = 53.3058244 # corr_ellx_elly = 0.0258494 # # mean_jump0len = 0.3145223 # stddev_jump0len = 0.3064901 # # mean_kinkdot = -0.1336300 # stddev_kinkdot = 0.1995082 # mean_kinkcosangle = -0.4155207 # stddev_kinkcosangle = 0.4553836 # kinkcosangle num defined = 2862 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0226600 # stddev_dot = 0.0994863 # mean_cos_angle = -0.2195127 # stddev_cos_angle = 0.5030282 # num defined = 5080 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0066200 # stddev_dot = 0.0802236 # mean_cos_angle = -0.0463896 # stddev_cos_angle = 0.4690790 # num defined = 4427 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0035350 # stddev_dot = 0.0757847 # mean_cos_angle = -0.0120589 # stddev_cos_angle = 0.4641322 # num defined = 4570 # * Angle stats for sites 0,0,0 and 10,10,10: # mean_dot = -0.0001250 # stddev_dot = 0.0662886 # mean_cos_angle = 0.0009096 # stddev_cos_angle = 0.4643400 # num defined = 4465 # # 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 ] = 70 / 200000 = 0.00035000 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 18889 / 200000 = 0.09444500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 162155 / 200000 = 0.81077500 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 18811 / 200000 = 0.09405500 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 75 / 200000 = 0.00037500 # 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: 1428698890 / 1600000000 ( 89.294%) # Metropolis changes: 171301110 / 1600000000 ( 10.706%) # Elapsed thermalization seconds: 0.709014 # Elapsed accumulation seconds: 387.530832 # Elapsed total seconds: 388.239846