diff options
| -rw-r--r-- | figs/fig_correlation-times.gplot | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/figs/fig_correlation-times.gplot b/figs/fig_correlation-times.gplot index db62a2d..67c5dcb 100644 --- a/figs/fig_correlation-times.gplot +++ b/figs/fig_correlation-times.gplot @@ -8,14 +8,14 @@ betaIsing2D = 1.0 / 8.0  nuIsing2D = 1.0  deltaIsing2D = 15.0  gammaIsing2D = 7.0 / 4.0 -zIsing2D = 0.231 +zIsing2D = 0.213  dataIsing3D = "data/correlation-times/ising-3d.dat"  betaIsing3D = 0.326419  nuIsing3D = 0.629971  deltaIsing3D = 4.78984  gammaIsing3D = 1.237075 -zIsing3D = 0.316 +zIsing3D = 0.28  pottsRange="[0.000001:5000000]" @@ -24,14 +24,14 @@ beta3Potts2D = 1.0 / 9.0  nu3Potts2D = 5.0 / 6.0  delta3Potts2D = 14.0  gamma3Potts2D = 13.0 / 9.0 -z3Potts2D = 0.568 +z3Potts2D = 0.54  data4Potts2D = "data/correlation-times/potts-4.dat"  beta4Potts2D = 1.0 / 12.0  nu4Potts2D = 2.0 / 3.0  delta4Potts2D = 15.0  gamma4Potts2D = 7.0 / 6.0 -z4Potts2D = 0.953 +z4Potts2D = 0.94  vectorRange="[0.000001:10000000]" @@ -40,14 +40,14 @@ beta2Vector3D = 0.3470  nu2Vector3D = 0.6703  delta2Vector3D = 4.79539  gamma2Vector3D = 1.3169 -z2Vector3D = 0.39 +z2Vector3D = 0.2  data3Vector3D = "data/correlation-times/heisenberg-pert.dat"  beta3Vector3D = 0.3662  nu3Vector3D = 0.7073  delta3Vector3D = 4.79465  gamma3Vector3D = 1.3895 -z3Vector3D = 0.295 +z3Vector3D = 0.12  # define colors | 
