summaryrefslogtreecommitdiff
path: root/figs/fig_clusters_ising2d.gplot
diff options
context:
space:
mode:
Diffstat (limited to 'figs/fig_clusters_ising2d.gplot')
-rw-r--r--figs/fig_clusters_ising2d.gplot13
1 files changed, 8 insertions, 5 deletions
diff --git a/figs/fig_clusters_ising2d.gplot b/figs/fig_clusters_ising2d.gplot
index cfbc7c9..61172db 100644
--- a/figs/fig_clusters_ising2d.gplot
+++ b/figs/fig_clusters_ising2d.gplot
@@ -23,7 +23,7 @@ set xrange [0.000005:12000000]
set multiplot layout 2,3
-set size 0.36, 0.5
+set size 0.38, 0.5
dataIsing2D = "data/cluster-size/cluster-size_ising2d.dat"
@@ -41,6 +41,8 @@ gammaIsing2D = 7.0 / 4.0
plot dataIsing2D using ($3/$2 * exp(log($1) * betaIsing2D * deltaIsing2D / nuIsing2D)):($4 * exp(-log($1) * gammaIsing2D / nuIsing2D)):($5 * exp(-log($1) * gammaIsing2D/nuIsing2D)):1 with yerrorbars pt 0 lw 2 palette, dataIsing2D using ($3/$2 * exp(log($1) * betaIsing2D * deltaIsing2D / nuIsing2D)):($4 * exp(-log($1) * gammaIsing2D / nuIsing2D)):1 with lines palette, 1.5 * exp(log(x) * 2 / deltaIsing2D) with lines lc black
unset label
+set origin 0.35, 0.5
+set size 0.35, 0.5
data3Potts2D = "data/cluster-size/cluster-size_3potts2d.dat"
@@ -60,7 +62,7 @@ gamma3Potts2D = 13.0 / 9.0
plot data3Potts2D using ($3/$2 * exp(log($1) * beta3Potts2D * delta3Potts2D / nu3Potts2D)):($4 * exp(-log($1) * gamma3Potts2D / nu3Potts2D)):($5 * exp(-log($1) * gamma3Potts2D/nu3Potts2D)):1 with yerrorbars pt 0 lw 2 palette, data3Potts2D using ($3/$2 * exp(log($1) * beta3Potts2D * delta3Potts2D / nu3Potts2D)):($4 * exp(-log($1) * gamma3Potts2D / nu3Potts2D)):1 with lines palette, 1.2 * exp(log(x) * 2 / delta3Potts2D) with lines lc black
unset label
-set size 0.36, 0.5
+set size 0.38, 0.5
data2Vector3D = "data/cluster-size/cluster-size_2vector3d.dat"
@@ -79,7 +81,7 @@ plot data2Vector3D using ($3/$2 * exp(log($1) * beta2Vector3D * delta2Vector3D /
unset label
set origin -0.05,0.0
-set size 0.41, 0.55
+set size 0.43, 0.55
dataIsing3D = "data/cluster-size/cluster-size_ising3d.dat"
@@ -101,7 +103,8 @@ plot dataIsing3D using ($3/$2 * exp(log($1) * betaIsing3D * deltaIsing3D / nuIsi
unset label
unset ylabel
-set size 0.333, 0.55
+set origin 0.35, 0
+set size 0.35, 0.55
data4Potts2D = "data/cluster-size/cluster-size_4potts2d.dat"
@@ -118,7 +121,7 @@ gamma4Potts2D = 7.0 / 6.0
plot data4Potts2D using ($3/$2 * exp(log($1) * beta4Potts2D * delta4Potts2D / nu4Potts2D)):($4 * exp(-log($1) * gamma4Potts2D / nu4Potts2D)):($5 * exp(-log($1) * gamma4Potts2D/nu4Potts2D)):1 with yerrorbars pt 0 lw 2 palette, data4Potts2D using ($3/$2 * exp(log($1) * beta4Potts2D * delta4Potts2D / nu4Potts2D)):($4 * exp(-log($1) * gamma4Potts2D / nu4Potts2D)):1 with lines palette, 1.2 * exp(log(x) * 2 / delta4Potts2D) with lines lc black
unset label
-set size 0.36, 0.55
+set size 0.38, 0.55
data3Vector3D = "data/cluster-size/cluster-size_3vector3d.dat"