]> hackdaworld.org Git - lectures/latex.git/commitdiff
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 a848fc0d3a7d5b7fd8dc600cad048eac84b79c60..1538185d7337c64f549f09c74c9a30b23cda2c4d 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 bbf15548ecc63aea9f5030c887cda08f7b3fccb6..b2beb507224291fe13abfbfeb7836f4dc747e8f8 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 601036537bb4174ae77a944fa025ca3a4bb75516..c79e3b070a8024b3b49dcb0f90f0cf1a2aff6cfe 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 592c1b94bbe8b07e94972192b46a210ba85251f0..216113fa5839cb019dc79dda6f17f48e8d7b94c6 100644 (file)
@@ -1 +1,2 @@
+\addcontentsline{toc}{chapter}{Inhaltsverzeichnis}
 \tableofcontents
index 5533bbc1d6530c4601bb8dc9205d5642461bb33c..48a76c0a51e8e0d0c8031beab687044ad89ed83f 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 c172d7ac15709b67934f46890ab138d349317e64..5c710e36b83e7cbdbe22cc4d09c4f894eb20fb4a 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}
+