# RNG = Mersenne twister # L = 20 d = 3 N = 8000 # Boundary conditions: periodic. # T = 7.1000000 beta = 0.1408451 alpha0 = 0.5000000 # gamma = 0.0500000 # Interactions: N2. # 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 = 0.0000000 0.0000000 0.0000000 # Batch 0 HDV = 2880.9000000 2726.4000000 154.5000000 # Thermalization complete: sweep 560 H = 3525.1000000 # Accumulation complete: batch 10000 H = 3631.5000000 # # rho_infty max dev = 0.9879724 at k = 57 # fI = 0.0120276 # # k= 1 6324.0479000 # k= 2 290.1559500 # k= 3 94.2197500 # k= 4 43.8889900 # k= 5 21.9351200 # k= 6 13.1380600 # k= 7 8.2327600 # k= 8 5.6127750 # k= 9 3.9976800 # k= 10 2.9482950 # k*counts sum = 8000.0000000 # # GRU quantities: # alpha GRU = 1.7750000 # /|X| = 0.0072893 # phi(alpha) = 0.0120276 # GRU quot = 0.6060467 # # mean_H = 3866.2834167 # stddev_H = 161.2343178 # foc_H = -0.0362639 # mean_D = 3721.2054417 # mean_V = 145.0779750 # # mean_h = 0.4832854 # mean_d = 0.4651507 # mean_v = 0.0181347 # # mean_r2 = 290.1559500 # mean_lmax = 58.3142000 # # mean_jumplenbar = 0.2306604 # stddev_jumplenbar = 0.0093979 # foc_jumplenbar = -0.0355620 # maxjumplen = 3.3166248 # # mean_ell0 = 2.5461600 # stddev_ell0 = 5.8757041 # foc_ell0 = -80.0521526 # # mean_ellbar = 2.6048662 # stddev_ellbar = 1.0214864 # foc_ellbar = -8.0888713 # mean_ellfbar = 2.2866424 # stddev_ellfbar = 0.3424136 # foc_ellfbar = -0.1947610 # # mean_cyc0spatlen = 1.9884309 # stddev_cyc0spatlen = 6.8617803 # foc_cyc0spatlen = -75.5263126 # # mean_meanspatlen = 2.0571910 # stddev_meanspatlen = 1.1770572 # foc_meanspatlen = -8.0270045 # mean_meanspatlenf = 1.6924926 # stddev_meanspatlenf = 0.3986164 # foc_meanspatlenf = -0.1885073 # # /L = 0.1273080 # /L = 0.1302433 # /L = 0.1143321 # /L = 0.0994215 # /L = 0.1028595 # /L = 0.0846246 # # mean_wno = 0.0202800 # stddev_wno = 0.2159106 # foc_wno = -46.6609149 # mean_fS = 0.0023998 # stddev_fS = 0.0255494 # foc_fS = -46.6609149 # recip_fS = 416.7013918 # # bulkflow box length = 5 # mean_bulkflow = 0.5075130 # # mean_ellx = 2.5461600 # mean_elly = 2.5370950 # stddev_ellx = 5.8757041 # stddev_elly = 5.3083018 # cov_ellx_elly = -0.3537786 # corr_ellx_elly = -0.0113427 # # mean_jump0len = 0.2292228 # stddev_jump0len = 0.2797985 # # mean_kinkdot = -0.1012400 # stddev_kinkdot = 0.1701995 # mean_kinkcosangle = -0.4294125 # stddev_kinkcosangle = 0.4406495 # kinkcosangle num defined = 2125 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0167100 # stddev_dot = 0.0793184 # mean_cos_angle = -0.2278966 # stddev_cos_angle = 0.5018447 # num defined = 3594 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0071300 # stddev_dot = 0.0641527 # mean_cos_angle = -0.0921118 # stddev_cos_angle = 0.4861359 # num defined = 2773 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0036100 # stddev_dot = 0.0560516 # mean_cos_angle = -0.0313156 # stddev_cos_angle = 0.4837681 # num defined = 2626 # * Angle stats for sites 0,0,0 and 10,10,10: # mean_dot = 0.0005100 # stddev_dot = 0.0491475 # mean_cos_angle = 0.0107537 # stddev_cos_angle = 0.5023116 # num defined = 2518 # # 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 ] = 0 / 200000 = 0.00000000 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 31 / 200000 = 0.00015500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 199928 / 200000 = 0.99964000 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 41 / 200000 = 0.00020500 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 0 / 200000 = 0.00000000 # 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 = -2 # Wx_max = 2 # # OPENS: # None. # CLOSES: # None. # HS: # None. # TS: # None. # GK: # Metropolis keeps: 1473360990 / 1600000000 ( 92.085%) # Metropolis changes: 126639010 / 1600000000 ( 7.915%) # Elapsed thermalization seconds: 0.937245 # Elapsed accumulation seconds: 397.758369 # Elapsed total seconds: 398.695614