restructured the accelerated md stuff
[lectures/latex.git] / posic / thesis / md.tex
index 45f0195..3662b69 100644 (file)
@@ -178,7 +178,7 @@ The difference in energy $\Delta$ growing within the carbon insertion process up
 Here is the problem.
 The excess amount of next neighboured strongly bounded C-C bonds in the high concentration simulations make these configurations energetically more favorable compared to the low concentration configuration.
 However, in the same way a lot of energy is needed to break these bonds to get out of the local energy minimum advancing towards the global minimum configuration.
-Thus, this transformation is very unlikely to happen.
+Thus, such conformational chamges are very unlikely to happen.
 This is in accordance with the constant total energy observed in the continuation step of 100 ps inbetween the end of carbon insertion and the cooling process.
 Obviously no energetically favorable relaxation is taking place at a system temperature of $450\,^{\circ}\mathrm{C}$.
 
@@ -217,23 +217,103 @@ Short range order indeed is observed but only hardly visible is the long range o
 This indicates the formation of an amorphous SiC-like phase.
 In fact the resulting Si-C and C-C radial distribution functions compare quite well with these obtained by cascade amorphized and melt-quenched amorphous SiC using a modified Tersoff potential \cite{gao02}.
 
-So why is it amorphous?
-Short range bond order potentials show overestimated interactions.
-Indeed it is not only the C-C bonds which seem to be unbreakable.
-Also the C-Si pairs, as observed in the low concentration simulations, are stuck.
-This can be seen from the horizontal progress of the total energy graph in the continue-step.
-Higher time periods wil not do the trick.
-Alternatively higher temperatures to speed up or actually make possible the precipitation simulation are needed.
+\subsection{Limitations of conventional MD and short order potentials}
 
-{\color{red}Todo: Read again about the accelerated dynamics methods and maybe explain a bit more here.}
+{\color{blue}
+Alternatively: Explain general problem of the slow propagation through phase space using conventional molecular dynamics and the accompanying difficulties for conformational search.
+Explain the methods available to overcome this limitation.
+Point out, that in this work, the sharp cut-off introduces unphysical and overestimated high forces between next neighboured atoms enhancing the problem of slow phase space propagation.
+}
 
-Finally explain which methods will be applied in the following.
+The formation of an amoprhous SiC-like phase although experiments show crystalline 3C-SiC precipitates at prevailing temperatures remains unexplained.
+The answer is found in the short range and sharp cut-off of the employed bond order potential.
+The cut-off funtion, which limits the interacting ions to the next neighboured atoms by gradually pushing the interaction force and energy to zero betwenn the first and second next neighbour distance, is responsible for overestimated and unphysical high forces of next neighboured atoms \cite{mattoni2007}.
+Indeed it is not only the strong C-C bond which is hard to break inhibiting carbon diffusion and further conformational changes.
+This is also true for the low concentration simulations dominated by C-Si dumbbells spread over the whole simulation volume.
+The bonds of these C-Si pairs are also affected by the cut-off artifact preventing carbon diffusion and agglomeration of the dumbbells.
+This can be seen from the almost horizontal progress of the total energy graph in the continuation step, even for the low concentration simulation.
+Thus, applying longer time scales in order to enable the system to undergo diffusion events, which become very unlikely to happen due to the overestimated bond strengthes, and in the end observe the agglomeration and precipitation might not be sufficient.
+On the other hand longer time scales are not accessible to simulation due to limited computational ressources.
+Alternatively the approach of using higher temperatures to speed up or actually make possible the steps involved in the precipitation mechanism is applied.
 
-\subsection{Constructed minimal 3C-SiC precipitate in crystalline silicon}
 
 \subsection{Increased temperature simulations}
 
+{\color{red}Todo: We go for higher temepratures first due to the potential cut-off artifact discussed above.}
+
+\subsection{Constructed 3C-SiC precipitate in crystalline silicon}
+
+{\color{red}Todo: We want to know where we want to go ...}
+
+In the following a spherical 3C-SiC precipitate enclosed in a c-Si surrounding is constructed as it is expected from IBS experiments and from simulations that finally succeed simulating the precipitation event.
+On the one hand this sheds light on characteristic values like the radial distribution function or the total amount of energy for configurations that are aimed to be reproduced by simulation possibly enabling the prediction of conditions necessary for the simulation of the precipitation process.
+On the other hand, assuming a correct alignment of the precipitate with the c-Si matrix, investigations of the behaviour of such precipitates and the surrounding can be made.
+
+To construct a spherical 3C-SiC precipitate in c-Si, the approach illustrated in the following is applied.
+A total simulation volume $V$ consisting of 21 unit cells of c-Si in each direction is used.
+To obtain a minimal and stable precipitate 5500 carbon atoms are considered necessary.
+The initial precipitate configuration is constructed in two steps.
+In the first step the surrounding silicon matrix is created.
+This is realized by just skipping the generation of silicon atoms inside a sphere of radius $x$, which is the first unknown variable.
+The silicon lattice constant $a_{\text{Si}}$ of the surrounding c-Si matrix is assumed to not alter dramatically and, thus, is used for the initial lattice creation.
+In a second step 3C-SiC is created inside the empty sphere of radius $x$.
+The lattice constant $y$, the second unknown variable, is chosen in such a way, that the necessary amount of carbon is generated.
+This is entirely described by the system of equations \eqref{eq:md:constr_sic_01}
+\begin{equation}
+\frac{8}{a_{\text{Si}}^3}(
+\underbrace{21^3 a_{\text{Si}}^3}_{=V}
+-\frac{4}{3}\pi x^3)+
+\underbrace{\frac{4}{y^3}\frac{4}{3}\pi x^3}_{\stackrel{!}{=}5500}
+=21^3\cdot 8
+\label{eq:md:constr_sic_01}
+\text{ ,}
+\end{equation}
+which can be simplified to read
+\begin{equation}
+\frac{8}{a_{\text{Si}}^3}\frac{4}{3}\pi x^3=5500
+\Rightarrow x = \left(\frac{5500 \cdot 3}{32 \pi} \right)^{1/3}a_{\text{Si}}
+\label{eq:md:constr_sic_02}
+\end{equation}
+and
+\begin{equation}
+%x^3=\frac{16\pi}{5500 \cdot 3}y^3=
+%\frac{16\pi}{5500 \cdot 3}\frac{5500 \cdot 3}{32 \pi}a_{\text{Si}}^3
+%\Rightarrow
+y=\left(\frac{1}{2} \right)^{1/3}a_{\text{Si}}
+\text{ .}
+\label{eq:md:constr_sic_03}
+\end{equation}
+By this means values of 2.973 nm and 4.309 \AA{} are obtained for the initial precipitate radius and lattice constant of 3C-SiC.
+Since the generation of atoms is a discrete process with regard to the size of the volume the expected amounts of atoms are not obtained.
+However, by applying these values the final configuration varies only slightly from the expected one by five carbon and eleven silicon atoms, as can be seen in table \ref{table:md:sic_prec}.
+\begin{table}[!ht]
+\begin{center}
+\begin{tabular}{l c c c c}
+\hline
+\hline
+ & C in 3C-SiC & Si in 3C-SiC & Si in c-Si surrounding & total amount of Si\\
+\hline
+Expected & 5500 & 5500 & 68588 & 74088\\
+Obtained & 5495 & 5486 & 68591 & 74077\\
+Difference & 5 & 14 & -3 & 11\\
+\hline
+\hline
+\end{tabular}
+\caption{Comparison of the expected and obtained amounts of Si and C atoms by applying the values from equations \eqref{eq:md:constr_sic_02} and \eqref{eq:md:constr_sic_03} in the 3C-SiC precipitate construction approach.}
+\label{table:md:sic_prec}
+\end{center}
+\end{table}
+
+After the initial configuration is constructed some of the atoms located at the 3C-SiC/c-Si interface show small distances, which results in high repulsive forces acting on the atoms.
+Thus, the system is equilibrated using strong coupling to the heat bath, which is set to be $20\,^{\circ}\mathrm{C}$.
+Once the main part of th excess energy is carried out previous settings for the Berendsen thermostat are restored and the system is relaxed for another 10 ps.
+
+PC and energy of that one.
+
+Now let's see, whether annealing will lead to some energetically more favorable configurations.
+
+Estimate surface energy ...
+
 \subsection{Simulations at temperatures exceeding the silicon melting point}
 
 LL Cool J is hot as hell!
-