# RNG = Mersenne twister # L = 10 d = 3 N = 1000 # Boundary conditions: periodic. # T = 6.4500000 beta = 0.1550388 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 = 605.1750000 564.3750000 40.8000000 # Thermalization complete: sweep 700 H = 910.1500000 # Accumulation complete: batch 10000 H = 982.9250000 # # rho_infty max dev = 0.7369264 at k = 27 # fI = 0.2630736 # # k= 1 557.5757650 # k= 2 46.4228500 # k= 3 10.0926400 # k= 4 4.5932800 # k= 5 2.3668200 # k= 6 1.4250200 # k= 7 0.9176050 # k= 8 0.6262900 # k= 9 0.4536600 # k= 10 0.3395350 # k*counts sum = 1000.0000000 # # GRU quantities: # alpha GRU = 1.6125000 # /|X| = 0.1663348 # phi(alpha) = 0.2630736 # GRU quot = 0.6322750 # # mean_H = 987.1964139 # stddev_H = 51.2760204 # foc_H = -0.0194744 # mean_D = 955.7655311 # mean_V = 31.4308828 # # mean_h = 0.9871964 # mean_d = 0.9557655 # mean_v = 0.0314309 # # mean_r2 = 46.4228500 # mean_lmax = 166.3348200 # # mean_jumplenbar = 0.5020320 # stddev_jumplenbar = 0.0251149 # foc_jumplenbar = -0.0197289 # maxjumplen = 3.4641016 # # mean_ell0 = 36.8971450 # stddev_ell0 = 42.7402395 # foc_ell0 = -0.2288458 # # mean_ellbar = 37.2031936 # stddev_ellbar = 10.4113941 # foc_ellbar = 0.0148092 # mean_ellfbar = 1.7344930 # stddev_ellfbar = 0.2893529 # foc_ellfbar = -0.2128989 # # mean_cyc0spatlen = 42.3006458 # stddev_cyc0spatlen = 50.0595922 # foc_cyc0spatlen = -0.2281659 # # mean_meanspatlen = 42.6615705 # stddev_meanspatlen = 12.1734840 # foc_meanspatlen = 0.0137700 # mean_meanspatlenf = 1.3412602 # stddev_meanspatlenf = 0.3329309 # foc_meanspatlenf = -0.2054379 # # /L = 3.6897145 # /L = 3.7203194 # /L = 0.1734493 # /L = 4.2300646 # /L = 4.2661571 # /L = 0.1341260 # # mean_wno = 5.3210200 # stddev_wno = 2.4830092 # foc_wno = -0.5623576 # mean_fS = 1.1440193 # stddev_fS = 0.5338470 # foc_fS = -0.5623576 # recip_fS = 0.8741111 # # bulkflow box length = 5 # mean_bulkflow = 2.2739746 # # mean_ellx = 36.8971450 # mean_elly = 36.4687850 # stddev_ellx = 42.7402395 # stddev_elly = 42.3024153 # cov_ellx_elly = 64.4367066 # corr_ellx_elly = 0.0356395 # # mean_jump0len = 0.4991732 # stddev_jump0len = 0.3475848 # # mean_kinkdot = -0.0899500 # stddev_kinkdot = 0.2236973 # mean_kinkcosangle = 0.0000000 # stddev_kinkcosangle = 0.0000000 # kinkcosangle num defined = 4431 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0207550 # stddev_dot = 0.1318625 # mean_cos_angle = -0.1072844 # stddev_cos_angle = 0.4250864 # num defined = 7583 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0046750 # stddev_dot = 0.1173340 # mean_cos_angle = -0.0201291 # stddev_cos_angle = 0.4179774 # num defined = 7195 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0037200 # stddev_dot = 0.1115321 # mean_cos_angle = -0.0150945 # stddev_cos_angle = 0.4044562 # num defined = 7196 # * Angle stats for sites 0,0,0 and 5,5,5: # mean_dot = -0.0002950 # stddev_dot = 0.1023460 # mean_cos_angle = -0.0009493 # stddev_cos_angle = 0.3958041 # num defined = 7214 # # 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 ] = 10 / 200000 = 0.00005000 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 1495 / 200000 = 0.00747500 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 38451 / 200000 = 0.19225500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 120331 / 200000 = 0.60165500 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 38200 / 200000 = 0.19100000 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 1506 / 200000 = 0.00753000 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 7 / 200000 = 0.00003500 # 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: 166707342 / 200000000 ( 83.354%) # Metropolis changes: 33292658 / 200000000 ( 16.646%) # Elapsed thermalization seconds: 0.149320 # Elapsed accumulation seconds: 48.792036 # Elapsed total seconds: 48.941356