# RNG = Mersenne twister # L = 30 d = 3 N = 27000 # Boundary conditions: periodic. # T = 6.8000000 beta = 0.1470588 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 = 1350.0000000 0.0000000 1350.0000000 # Batch 0 HDV = 14649.8500000 13508.2000000 1141.6500000 # Thermalization complete: sweep 1100 H = 21532.5000000 # Accumulation complete: batch 10000 H = 21703.5000000 # # rho_infty max dev = 0.8766533 at k = 224 # fI = 0.1233467 # # k= 1 17497.3253400 # k= 2 1379.6067150 # k= 3 284.1805500 # k= 4 131.0760750 # k= 5 66.6352050 # k= 6 40.0438150 # k= 7 25.4794050 # k= 8 17.4912500 # k= 9 12.5575750 # k= 10 9.3675650 # k*counts sum = 27000.0000000 # # GRU quantities: # alpha GRU = 1.7000000 # /|X| = 0.0779704 # phi(alpha) = 0.1233467 # GRU quot = 0.6321236 # # mean_H = 21778.4543400 # stddev_H = 326.6955822 # foc_H = 0.0187021 # mean_D = 20802.6518680 # mean_V = 975.8024720 # # mean_h = 0.8066094 # mean_d = 0.7704686 # mean_v = 0.0361408 # # mean_r2 = 1379.6067150 # mean_lmax = 2105.2003400 # # mean_jumplenbar = 0.3923936 # stddev_jumplenbar = 0.0057899 # foc_jumplenbar = 0.0189410 # maxjumplen = 3.7416574 # # mean_ell0 = 203.8198500 # stddev_ell0 = 389.6475051 # foc_ell0 = -1.6246590 # # mean_ellbar = 212.8086873 # stddev_ellbar = 38.8919857 # foc_ellbar = -0.0142043 # mean_ellfbar = 2.8567902 # stddev_ellfbar = 0.3538828 # foc_ellfbar = -0.2565983 # # mean_cyc0spatlen = 234.4531276 # stddev_cyc0spatlen = 449.9059156 # foc_cyc0spatlen = -1.6238209 # # mean_meanspatlen = 244.8241141 # stddev_meanspatlen = 44.9082701 # foc_meanspatlen = -0.0138863 # mean_meanspatlenf = 2.5176971 # stddev_meanspatlenf = 0.4080133 # foc_meanspatlenf = -0.2557997 # # /L = 6.7939950 # /L = 7.0936229 # /L = 0.0952263 # /L = 7.8151043 # /L = 8.1608038 # /L = 0.0839232 # # mean_wno = 9.6394400 # stddev_wno = 3.5593684 # foc_wno = -0.6241344 # mean_fS = 0.7283132 # stddev_fS = 0.2689301 # foc_fS = -0.6241344 # recip_fS = 1.3730356 # # bulkflow box length = 5 # mean_bulkflow = 1.4324988 # # mean_ellx = 203.8198500 # mean_elly = 223.5767650 # stddev_ellx = 389.6475051 # stddev_elly = 406.8606775 # cov_ellx_elly = 3103.9216065 # corr_ellx_elly = 0.0195791 # # mean_jump0len = 0.3865782 # stddev_jump0len = 0.3282311 # # mean_kinkdot = -0.1129650 # stddev_kinkdot = 0.2090479 # mean_kinkcosangle = -0.2902815 # stddev_kinkcosangle = 0.4472453 # kinkcosangle num defined = 3480 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0206250 # stddev_dot = 0.1069860 # mean_cos_angle = -0.1574280 # stddev_cos_angle = 0.4709562 # num defined = 6258 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0054650 # stddev_dot = 0.0963344 # mean_cos_angle = -0.0248974 # stddev_cos_angle = 0.4487831 # num defined = 5560 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0025400 # stddev_dot = 0.0859348 # mean_cos_angle = -0.0215026 # stddev_cos_angle = 0.4432248 # num defined = 5510 # * Angle stats for sites 0,0,0 and 15,15,15: # mean_dot = -0.0019450 # stddev_dot = 0.0809112 # mean_cos_angle = -0.0038407 # stddev_cos_angle = 0.4297456 # num defined = 5621 # # P[Wx = -10 ] = 0 / 200000 = 0.00000000 # P[Wx = -9 ] = 0 / 200000 = 0.00000000 # P[Wx = -8 ] = 1 / 200000 = 0.00000500 # P[Wx = -7 ] = 0 / 200000 = 0.00000000 # P[Wx = -6 ] = 375 / 200000 = 0.00187500 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 7259 / 200000 = 0.03629500 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 47767 / 200000 = 0.23883500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 89118 / 200000 = 0.44559000 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 47659 / 200000 = 0.23829500 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 7458 / 200000 = 0.03729000 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 362 / 200000 = 0.00181000 # P[Wx = 7 ] = 0 / 200000 = 0.00000000 # P[Wx = 8 ] = 1 / 200000 = 0.00000500 # 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: 4688957166 / 5400000000 ( 86.833%) # Metropolis changes: 711042834 / 5400000000 ( 13.167%) # Elapsed thermalization seconds: 6.149676 # Elapsed accumulation seconds: 1392.153212 # Elapsed total seconds: 1398.302888