19 lines
731 B
TeX
19 lines
731 B
TeX
\documentclass[../schrodinger_simulation.tex]{subfiles}
|
|
|
|
\begin{document}
|
|
\section{Results}\label{sec:results}
|
|
\subsection{Deviation}\label{ssec:deviation}
|
|
% Problem 3: Discuss approaches to solve Au^{n+1} = b, dealing with sparse matrix...
|
|
% Problem 7: Consequenses of solver choice, in regards to accuracy of probability conserved
|
|
% Add plot of deviation for both single- and double-slit
|
|
|
|
\subsection{Time evolution}\label{ssec:time_evolution}
|
|
% Problem 8: Colormap, include plot of both Re and Im for different time steps
|
|
% Account for color scale
|
|
|
|
\subsection{Particle detection}\label{ssec:particle_detection}
|
|
% Problem 9: Plot detection probability for single-, double- and triple-slit
|
|
|
|
|
|
\end{document}
|