summaryrefslogtreecommitdiff
path: root/fig_clusters_ising2d.tex
blob: 3e5550cf082fbe93f44a54896aef3f7fb68432a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
% GNUPLOT: LaTeX picture with Postscript
\begingroup
  \makeatletter
  \providecommand\color[2][]{%
    \GenericError{(gnuplot) \space\space\space\@spaces}{%
      Package color not loaded in conjunction with
      terminal option `colourtext'%
    }{See the gnuplot documentation for explanation.%
    }{Either use 'blacktext' in gnuplot or load the package
      color.sty in LaTeX.}%
    \renewcommand\color[2][]{}%
  }%
  \providecommand\includegraphics[2][]{%
    \GenericError{(gnuplot) \space\space\space\@spaces}{%
      Package graphicx or graphics not loaded%
    }{See the gnuplot documentation for explanation.%
    }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}%
    \renewcommand\includegraphics[2][]{}%
  }%
  \providecommand\rotatebox[2]{#2}%
  \@ifundefined{ifGPcolor}{%
    \newif\ifGPcolor
    \GPcolorfalse
  }{}%
  \@ifundefined{ifGPblacktext}{%
    \newif\ifGPblacktext
    \GPblacktexttrue
  }{}%
  % define a \g@addto@macro without @ in the name:
  \let\gplgaddtomacro\g@addto@macro
  % define empty templates for all commands taking text:
  \gdef\gplbacktext{}%
  \gdef\gplfronttext{}%
  \makeatother
  \ifGPblacktext
    % no textcolor at all
    \def\colorrgb#1{}%
    \def\colorgray#1{}%
  \else
    % gray or color?
    \ifGPcolor
      \def\colorrgb#1{\color[rgb]{#1}}%
      \def\colorgray#1{\color[gray]{#1}}%
      \expandafter\def\csname LTw\endcsname{\color{white}}%
      \expandafter\def\csname LTb\endcsname{\color{black}}%
      \expandafter\def\csname LTa\endcsname{\color{black}}%
      \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}%
      \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}%
      \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}%
      \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}%
      \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}%
      \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}%
      \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}%
      \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}%
      \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}%
    \else
      % gray
      \def\colorrgb#1{\color{black}}%
      \def\colorgray#1{\color[gray]{#1}}%
      \expandafter\def\csname LTw\endcsname{\color{white}}%
      \expandafter\def\csname LTb\endcsname{\color{black}}%
      \expandafter\def\csname LTa\endcsname{\color{black}}%
      \expandafter\def\csname LT0\endcsname{\color{black}}%
      \expandafter\def\csname LT1\endcsname{\color{black}}%
      \expandafter\def\csname LT2\endcsname{\color{black}}%
      \expandafter\def\csname LT3\endcsname{\color{black}}%
      \expandafter\def\csname LT4\endcsname{\color{black}}%
      \expandafter\def\csname LT5\endcsname{\color{black}}%
      \expandafter\def\csname LT6\endcsname{\color{black}}%
      \expandafter\def\csname LT7\endcsname{\color{black}}%
      \expandafter\def\csname LT8\endcsname{\color{black}}%
    \fi
  \fi
    \setlength{\unitlength}{0.0500bp}%
    \ifx\gptboxheight\undefined%
      \newlength{\gptboxheight}%
      \newlength{\gptboxwidth}%
      \newsavebox{\gptboxtext}%
    \fi%
    \setlength{\fboxrule}{0.5pt}%
    \setlength{\fboxsep}{1pt}%
\begin{picture}(9840.00,4054.00)%
    \gplgaddtomacro\gplbacktext{%
      \csname LTb\endcsname%%
      \put(550,2599){\makebox(0,0)[r]{\strut{}$1$}}%
      \put(962,2247){\makebox(0,0){\strut{}$10^{-4}$}}%
      \put(1391,2247){\makebox(0,0){\strut{}$10^{-2}$}}%
      \put(1821,2247){\makebox(0,0){\strut{}$10^{0}$}}%
      \put(2251,2247){\makebox(0,0){\strut{}$10^{2}$}}%
      \put(2680,2247){\makebox(0,0){\strut{}$10^{4}$}}%
      \put(3110,2247){\makebox(0,0){\strut{}$10^{6}$}}%
      \put(948,3492){\makebox(0,0)[l]{\strut{}2D Ising}}%
    }%
    \gplgaddtomacro\gplfronttext{%
      \csname LTb\endcsname%%
      \put(198,3150){\rotatebox{-270}{\makebox(0,0){\strut{}$\avg{s_{\text{\sc 1c}}}L^{-\gamma/\nu}$}}}%
    }%
    \gplgaddtomacro\gplbacktext{%
      \csname LTb\endcsname%%
      \put(3774,2904){\makebox(0,0)[r]{\strut{}$1$}}%
      \put(4180,2247){\makebox(0,0){\strut{}$10^{-4}$}}%
      \put(4602,2247){\makebox(0,0){\strut{}$10^{-2}$}}%
      \put(5024,2247){\makebox(0,0){\strut{}$10^{0}$}}%
      \put(5446,2247){\makebox(0,0){\strut{}$10^{2}$}}%
      \put(5868,2247){\makebox(0,0){\strut{}$10^{4}$}}%
      \put(6290,2247){\makebox(0,0){\strut{}$10^{6}$}}%
      \put(4165,3492){\makebox(0,0)[l]{\strut{}2D 3-State Potts}}%
    }%
    \gplgaddtomacro\gplfronttext{%
    }%
    \gplgaddtomacro\gplbacktext{%
      \csname LTb\endcsname%%
      \put(7154,2587){\makebox(0,0)[r]{\strut{}$1$}}%
      \put(7154,3129){\makebox(0,0)[r]{\strut{}$10$}}%
      \put(7154,3670){\makebox(0,0)[r]{\strut{}$100$}}%
      \put(7564,2247){\makebox(0,0){\strut{}$10^{-4}$}}%
      \put(7991,2247){\makebox(0,0){\strut{}$10^{-2}$}}%
      \put(8418,2247){\makebox(0,0){\strut{}$10^{0}$}}%
      \put(8844,2247){\makebox(0,0){\strut{}$10^{2}$}}%
      \put(9271,2247){\makebox(0,0){\strut{}$10^{4}$}}%
      \put(9698,2247){\makebox(0,0){\strut{}$10^{6}$}}%
      \put(7548,3492){\makebox(0,0)[l]{\strut{}3D O(2)}}%
    }%
    \gplgaddtomacro\gplfronttext{%
    }%
    \gplgaddtomacro\gplbacktext{%
      \csname LTb\endcsname%%
      \put(594,727){\makebox(0,0)[r]{\strut{}$1$}}%
      \put(594,1219){\makebox(0,0)[r]{\strut{}$10$}}%
      \put(594,1712){\makebox(0,0)[r]{\strut{}$100$}}%
      \put(1004,484){\makebox(0,0){\strut{}$10^{-4}$}}%
      \put(1431,484){\makebox(0,0){\strut{}$10^{-2}$}}%
      \put(1858,484){\makebox(0,0){\strut{}$10^{0}$}}%
      \put(2284,484){\makebox(0,0){\strut{}$10^{2}$}}%
      \put(2711,484){\makebox(0,0){\strut{}$10^{4}$}}%
      \put(3138,484){\makebox(0,0){\strut{}$10^{6}$}}%
      \put(988,1683){\makebox(0,0)[l]{\strut{}3D Ising}}%
    }%
    \gplgaddtomacro\gplfronttext{%
      \csname LTb\endcsname%%
      \put(-22,1356){\rotatebox{-270}{\makebox(0,0){\strut{}$\avg{s_{\text{\sc 1c}}}L^{-\gamma/\nu}$}}}%
      \put(2034,154){\makebox(0,0){\strut{}$hL^{\beta\delta/\nu}$}}%
    }%
    \gplgaddtomacro\gplbacktext{%
      \csname LTb\endcsname%%
      \put(3774,1055){\makebox(0,0)[r]{\strut{}$1$}}%
      \put(4180,484){\makebox(0,0){\strut{}$10^{-4}$}}%
      \put(4602,484){\makebox(0,0){\strut{}$10^{-2}$}}%
      \put(5024,484){\makebox(0,0){\strut{}$10^{0}$}}%
      \put(5446,484){\makebox(0,0){\strut{}$10^{2}$}}%
      \put(5868,484){\makebox(0,0){\strut{}$10^{4}$}}%
      \put(6290,484){\makebox(0,0){\strut{}$10^{6}$}}%
      \put(4165,1683){\makebox(0,0)[l]{\strut{}2D 4-State Potts}}%
    }%
    \gplgaddtomacro\gplfronttext{%
      \csname LTb\endcsname%%
      \put(5198,154){\makebox(0,0){\strut{}$hL^{\beta\delta/\nu}$}}%
    }%
    \gplgaddtomacro\gplbacktext{%
      \csname LTb\endcsname%%
      \put(7154,819){\makebox(0,0)[r]{\strut{}$1$}}%
      \put(7154,1336){\makebox(0,0)[r]{\strut{}$10$}}%
      \put(7154,1853){\makebox(0,0)[r]{\strut{}$100$}}%
      \put(7564,484){\makebox(0,0){\strut{}$10^{-4}$}}%
      \put(7991,484){\makebox(0,0){\strut{}$10^{-2}$}}%
      \put(8418,484){\makebox(0,0){\strut{}$10^{0}$}}%
      \put(8844,484){\makebox(0,0){\strut{}$10^{2}$}}%
      \put(9271,484){\makebox(0,0){\strut{}$10^{4}$}}%
      \put(9698,484){\makebox(0,0){\strut{}$10^{6}$}}%
      \put(7548,1683){\makebox(0,0)[l]{\strut{}3D O(3)}}%
    }%
    \gplgaddtomacro\gplfronttext{%
      \csname LTb\endcsname%%
      \put(8594,154){\makebox(0,0){\strut{}$hL^{\beta\delta/\nu}$}}%
    }%
    \gplbacktext
    \put(0,0){\includegraphics{fig_clusters_ising2d}}%
    \gplfronttext
  \end{picture}%
\endgroup