# RNG = Mersenne twister # L = 10 d = 3 N = 1000 # Boundary conditions: periodic. # T = 6.5000000 beta = 0.1538462 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 = 574.1000000 533.0000000 41.1000000 # Thermalization complete: sweep 680 H = 1020.9000000 # Accumulation complete: batch 10000 H = 951.1500000 # # rho_infty max dev = 0.7457940 at k = 28 # fI = 0.2542060 # # k= 1 567.4292600 # k= 2 46.7284450 # k= 3 10.0331250 # k= 4 4.5586900 # k= 5 2.3299500 # k= 6 1.3971050 # k= 7 0.8975650 # k= 8 0.6191900 # k= 9 0.4442050 # k= 10 0.3287600 # k*counts sum = 1000.0000000 # # GRU quantities: # alpha GRU = 1.6250000 # /|X| = 0.1608772 # phi(alpha) = 0.2542060 # GRU quot = 0.6328614 # # mean_H = 969.5794275 # stddev_H = 53.4726219 # foc_H = 0.0084930 # mean_D = 937.6545100 # mean_V = 31.9249175 # # mean_h = 0.9695794 # mean_d = 0.9376545 # mean_v = 0.0319249 # # mean_r2 = 46.7284450 # mean_lmax = 160.8771750 # # mean_jumplenbar = 0.4899007 # stddev_jumplenbar = 0.0260930 # foc_jumplenbar = 0.0025076 # maxjumplen = 3.4641016 # # mean_ell0 = 35.1153800 # stddev_ell0 = 41.5330600 # foc_ell0 = -0.2769093 # # mean_ellbar = 34.9319431 # stddev_ellbar = 10.3439409 # foc_ellbar = -0.0171209 # mean_ellfbar = 1.7301848 # stddev_ellfbar = 0.2968132 # foc_ellfbar = -0.3362884 # # mean_cyc0spatlen = 40.1602114 # stddev_cyc0spatlen = 48.5834061 # foc_cyc0spatlen = -0.2744818 # # mean_meanspatlen = 39.9508006 # stddev_meanspatlen = 12.0858639 # foc_meanspatlen = -0.0196215 # mean_meanspatlenf = 1.3230307 # stddev_meanspatlenf = 0.3408849 # foc_meanspatlenf = -0.3234982 # # /L = 3.5115380 # /L = 3.4931943 # /L = 0.1730185 # /L = 4.0160211 # /L = 3.9950801 # /L = 0.1323031 # # mean_wno = 5.1983600 # stddev_wno = 2.4668551 # foc_wno = -0.6803482 # mean_fS = 1.1263113 # stddev_fS = 0.5344853 # foc_fS = -0.6803482 # recip_fS = 0.8878540 # # bulkflow box length = 5 # mean_bulkflow = 2.1797388 # # mean_ellx = 35.1153800 # mean_elly = 35.0951250 # stddev_ellx = 41.5330600 # stddev_elly = 41.4312534 # cov_ellx_elly = 57.9798752 # corr_ellx_elly = 0.0336942 # # mean_jump0len = 0.4917428 # stddev_jump0len = 0.3499477 # # mean_kinkdot = -0.0918350 # stddev_kinkdot = 0.2264624 # mean_kinkcosangle = -0.1960383 # stddev_kinkcosangle = 0.4018480 # kinkcosangle num defined = 4324 # # * Angle stats for sites 0,0,0 and 0,0,1: # mean_dot = -0.0179950 # stddev_dot = 0.1280686 # mean_cos_angle = -0.1051621 # stddev_cos_angle = 0.4303646 # num defined = 7478 # * Angle stats for sites 0,0,0 and 0,1,1: # mean_dot = -0.0062900 # stddev_dot = 0.1135704 # mean_cos_angle = -0.0295208 # stddev_cos_angle = 0.4110655 # num defined = 7008 # * Angle stats for sites 0,0,0 and 1,1,1: # mean_dot = -0.0034600 # stddev_dot = 0.1061775 # mean_cos_angle = -0.0139719 # stddev_cos_angle = 0.4067042 # num defined = 6980 # * Angle stats for sites 0,0,0 and 5,5,5: # mean_dot = 0.0028400 # stddev_dot = 0.1000697 # mean_cos_angle = 0.0103863 # stddev_cos_angle = 0.3972083 # num defined = 7063 # # 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 ] = 8 / 200000 = 0.00004000 # P[Wx = -5 ] = 0 / 200000 = 0.00000000 # P[Wx = -4 ] = 1319 / 200000 = 0.00659500 # P[Wx = -3 ] = 0 / 200000 = 0.00000000 # P[Wx = -2 ] = 37445 / 200000 = 0.18722500 # P[Wx = -1 ] = 0 / 200000 = 0.00000000 # P[Wx = 0 ] = 122129 / 200000 = 0.61064500 # P[Wx = 1 ] = 0 / 200000 = 0.00000000 # P[Wx = 2 ] = 37762 / 200000 = 0.18881000 # P[Wx = 3 ] = 0 / 200000 = 0.00000000 # P[Wx = 4 ] = 1328 / 200000 = 0.00664000 # P[Wx = 5 ] = 0 / 200000 = 0.00000000 # P[Wx = 6 ] = 9 / 200000 = 0.00004500 # 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: 167498521 / 200000000 ( 83.749%) # Metropolis changes: 32501479 / 200000000 ( 16.251%) # Elapsed thermalization seconds: 0.144802 # Elapsed accumulation seconds: 48.642868 # Elapsed total seconds: 48.787670