Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit ba684ad

Browse files
committed
Update results, mostly adds captions.
1 parent 4d48983 commit ba684ad

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

chapters/results.tex

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
\chapter{Results}
2+
\label{chap:results}
3+
4+
\begin{figure}
5+
\centering
6+
\begin{subfigure}[t]{0.45\textwidth}
7+
\includegraphics{figures/magnetic_field_distribution_in_trap_horizontal.pdf}
8+
\caption{Magnetic flux density norm in the xy-plane for $z = 0$.}
9+
\vfill
10+
\end{subfigure}
11+
\hfill
12+
\begin{subfigure}[t]{0.45\textwidth}
13+
\includegraphics{figures/magnetic_field_distribution_in_trap_vertical.pdf}
14+
\caption{Magnetic flux density norm in the $xz$- and $yz$-plane for $y = 0$ and $x=0$ respectively.}
15+
\end{subfigure}
16+
\caption{A simulation of the magnetic flux density norm (\unit{\tesla}) inside of the trap for $\chi = -2$. The magnitude of the color scale is arbitrary. Blue corresponds to low magnetic field density and red to high magnetic field density. The assymetry of the magnetic field in the $y$-direction is due to the assymetry of the trap.}
17+
\label{fig:magnetic_field_distribution_in_trap}
18+
\end{figure}
19+
20+
\begin{figure}
21+
\centering
22+
\includegraphics{figures/current_through_tracks.pdf}
23+
\caption{A simulation of the current density norm (\unit{\ampere\per\square\meter}) inside of the tracks for $\chi = -2$. The magnitude of the color scale is arbitrary. Blue corresponds to low current density and red to high current density. The extremely low and high current densities in the sharp corners are simulation artefacts. The current concentrates itself on the inside of the tracks.}
24+
\label{fig:current_through_tracks}
25+
\end{figure}

thesis.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
\include{chapters/introduction}
2222
\include{chapters/theory}
2323
\include{chapters/method}
24+
\include{chapters/results}
2425

2526
\printbibliography
2627
\end{document}

0 commit comments

Comments
 (0)