uploaded basic concept
authorhackbard <hackbard>
Tue, 22 Mar 2005 16:15:46 +0000 (16:15 +0000)
committerhackbard <hackbard>
Tue, 22 Mar 2005 16:15:46 +0000 (16:15 +0000)
nlsop/diplom/diplomarbeit.tex
nlsop/diplom/ergebnisse.tex
nlsop/diplom/grundlagen.tex
nlsop/diplom/inhalt.tex
nlsop/diplom/modell.tex
nlsop/diplom/quellcode.tex [new file with mode: 0644]
nlsop/diplom/simulation.tex

index a848fc0..1538185 100644 (file)
 
 \begin{document}
 
+\frontmatter{}
 \include{titel}
 \include{inhalt}
 \include{listen}
+
+\mainmatter{}
 \include{einleitung}
 \include{grundlagen}
 \include{modell}
 \include{simulation}
 \include{ergebnisse}
 \include{zuzsammenfassung_ausblick}
+
+\appendix{}
+\include{quellcode}
+
+\backmatter{}
 \include{literatur}
 \include{danksagung}
 \include{erklaerung}
 
+
+
 \end{document}
index bbf1554..b2beb50 100644 (file)
@@ -1 +1,22 @@
 \chapter{Ergebnisse}
+
+  \section{Simulation bis $300 nm$ Tiefe}
+
+    \subsection{Vergleich von Simulationsergebnis und TEM-Aufnahme}
+
+    \subsection{Notwendigkeit der Diffusion}
+
+    \subsection{Einfluss der Druckspannungen}
+
+    \subsection{Verteilung des Kohlenstoffs im Target}
+
+  \section{Simulation "uber den gesamten Implantationsbereich}
+
+    \subsection{Reproduzierbarkeit der Dosisentwicklung}
+
+    \subsection{Variation der Simulationsparameter}
+
+    \subsection{Kohlenstoffverteilung}
+
+    \subsection{Variation der Ion-Target-Kombination}
+
index 6010365..c79e3b0 100644 (file)
@@ -1 +1,17 @@
 \chapter{Grundlagen}
+
+  \section{Monte Carlo Simulation}
+
+  \section{Ionenimplantation}
+
+    \subsection{Abbremsung von Ionen}
+
+      \subsubsection{Bremsquerschnitt}
+
+      \subsubsection{Nukleare Bremskraft}
+
+      \subsubsection{Elektronische Bremskraft}
+
+    \subsection{Implantationsprofil}
+
+    \subsection{Strahlensch"aden und Amorphisierung}
index 592c1b9..216113f 100644 (file)
@@ -1 +1,2 @@
+\addcontentsline{toc}{chapter}{Inhaltsverzeichnis}
 \tableofcontents
index 5533bbc..48a76c0 100644 (file)
@@ -1 +1,6 @@
 \chapter{Modell}
+
+  \section{Implantationsbedingungen f"ur nanometrische Ausscheidungen}
+
+  \section{Formulierung des Modells}
+
diff --git a/nlsop/diplom/quellcode.tex b/nlsop/diplom/quellcode.tex
new file mode 100644 (file)
index 0000000..3f9cab2
--- /dev/null
@@ -0,0 +1,12 @@
+\chapter{Funktion und Quelltext der Programme}
+
+  \section{Server}
+
+  \section{Client}
+
+  \section{Benutzeroberfl"ache}
+
+  \section{Standalone Version}
+
+  \section{APIs}
+
index c172d7a..5c710e3 100644 (file)
@@ -1 +1,28 @@
 \chapter{Simulation}
+
+  \section{Annahmen der Simulation}
+
+    \subsection{Amorphisierung und Rekristallisation}
+
+    \subsection{Diffusion}
+
+    \subsection{Sputtern}
+
+  \section{Auswertung von TRIM Ergebnissen}
+
+    \subsection{Implantationsprofil und nukleare Bremskraft}
+
+    \subsection{Durchschnittliche Anzahl der St"o"se der Ionen und Energieabgabe}
+
+  \section{Simulierte Tiefenbereiche}
+
+  \section{Simulationsalgorithmus}
+
+    \subsection{Amorphisierung und Rekristallisation}
+
+    \subsection{Einbau des implantierten Kohlenstoffs ins Target}
+
+    \subsection{Diffusion und Sputtern}
+
+  \section{Ablaufschema}
+