# RNG = Mersenne twister # L = 10 d = 3 N = 1000 # Boundary conditions: periodic. # T = 7.3500000 beta = 0.1360544 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 = 390.8000000 345.4500000 45.3500000 # Thermalization complete: sweep 460 H = 556.7500000 # Accumulation complete: batch 10000 H = 466.6750000 # # rho_infty max dev = 0.9791563 at k = 14 # fI = 0.0208437 # # k= 1 794.8444250 # k= 2 55.3553750 # k= 3 10.0668750 # k= 4 4.5930950 # k= 5 2.1823900 # k= 6 1.2642150 # k= 7 0.7590150 # k= 8 0.4931950 # k= 9 0.3356150 # k= 10 0.2408700 # k*counts sum = 1000.0000000 # # GRU quantities: # alpha GRU = 1.8375000 # /|X| = 0.0130436 # phi(alpha) = 0.0208437 # GRU quot = 0.6257837 # # mean_H = 489.1173495 # stddev_H = 39.6531829 # foc_H = -0.0078890 # mean_D = 445.5698257 # mean_V = 43.5475238 # # mean_h = 0.4891173 # mean_d = 0.4455698 # mean_v = 0.0435475 # # mean_r2 = 55.3553750 # mean_lmax = 13.0436250 # # mean_jumplenbar = 0.2202718 # stddev_jumplenbar = 0.0181890 # foc_jumplenbar = -0.0032802 # maxjumplen = 3.1622777 # # mean_ell0 = 1.6332300 # stddev_ell0 = 1.6942366 # foc_ell0 = -46.9745994 # # mean_ellbar = 1.6272469 # stddev_ellbar = 0.3215094 # foc_ellbar = -17.4338927 # mean_ellfbar = 1.5904228 # stddev_ellfbar = 0.1986377 # foc_ellfbar = -0.6205679 # # mean_cyc0spatlen = 0.9256998 # stddev_cyc0spatlen = 2.0934859 # foc_cyc0spatlen = -38.0633402 # # mean_meanspatlen = 0.9191509 # stddev_meanspatlen = 0.3790948 # foc_meanspatlen = -16.2031508 # mean_meanspatlenf = 0.8772584 # stddev_meanspatlenf = 0.2408059 # foc_meanspatlenf = -0.5560835 # # /L = 0.1633230 # /L = 0.1627247 # /L = 0.1590423 # /L = 0.0925700 # /L = 0.0919151 # /L = 0.0877258 # # mean_wno = 0.0008400 # stddev_wno = 0.0398930 # foc_wno = -1264.1257895 # mean_fS = 0.0002058 # stddev_fS = 0.0097738 # foc_fS = -1264.1257895 # recip_fS = 4859.0864917 # # bulkflow box length = 5 # mean_bulkflow = 0.3699592 # # mean_ellx = 1.6332300 # mean_elly = 1.6415750 # stddev_ellx = 1.6942366 # stddev_elly = 1.7434908 # cov_ellx_elly = -0.0233838 # corr_ellx_elly = -0.0079163 # # mean_jump0len = 0.2196600 # stddev_jump0len = 0.2526284 # # mean_kinkdot = -0.1392850 # stddev_kinkdot = 0.1743186 # mean_kinkcosangle = -0.6224691 # stddev_kinkcosangle = 0.3955265 # kinkcosangle num defined = 2065 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0223200 # stddev_dot = 0.0799747 # mean_cos_angle = -0.3158585 # stddev_cos_angle = 0.5415382 # num defined = 3789 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0052650 # stddev_dot = 0.0615135 # mean_cos_angle = -0.0508624 # stddev_cos_angle = 0.5142684 # num defined = 2912 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0019100 # stddev_dot = 0.0502255 # mean_cos_angle = -0.0206605 # stddev_cos_angle = 0.5020859 # num defined = 2878 # * Angle stats for sites 0,0,0 and 5,5,5: # mean_dot = 0.0003600 # stddev_dot = 0.0490113 # mean_cos_angle = 0.0216464 # stddev_cos_angle = 0.5091468 # num defined = 2878 # # 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 ] = 19 / 200000 = 0.00009500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 199958 / 200000 = 0.99979000 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 23 / 200000 = 0.00011500 # 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: 184664292 / 200000000 ( 92.332%) # Metropolis changes: 15335708 / 200000000 ( 7.668%) # Elapsed thermalization seconds: 0.095361 # Elapsed accumulation seconds: 48.036023 # Elapsed total seconds: 48.131384