Add some references to the method section, and add an abstract draft.
This commit is contained in:
@@ -18,7 +18,7 @@ In our experiment we will use periodic boundary conditions, meaning all spins
|
||||
have exactly four nearest neighbors. To find the analytical expressions necessary
|
||||
for validating our model implementation, we will assume a $2 \times 2$ lattice.
|
||||
|
||||
We count the neighboring spins as visualized in Fig. \ref{fig:tikz_boundary},
|
||||
We count the neighboring spins as visualized in Figure \ref{fig:tikz_boundary},
|
||||
\begin{figure}
|
||||
\centering
|
||||
\begin{tikzpicture}
|
||||
@@ -58,8 +58,9 @@ We also find the total magnetization of the system, which is given by % Eq. \eqr
|
||||
\label{eq:magnetization_total}
|
||||
\end{equation}
|
||||
In addition, we have to consider the state degeneracy, the number of different
|
||||
microstates sharing the same value of total magnetization. The derivation of the
|
||||
analytical values can be found in Appendix % \ref{}
|
||||
microstates sharing the same value of total magnetization. In the case where we
|
||||
have two spins oriented up the total energy have two possible values, as shown in \ref{sec:energy_special}.
|
||||
% The derivation of the analytical values can be found in Appendix \ref{}
|
||||
\begin{table}[H]
|
||||
\centering
|
||||
\begin{tabular}{cccc} % @{\extracolsep{\fill}}
|
||||
|
||||
Reference in New Issue
Block a user