X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=nlsop%2Fdiplom%2Fsimulation.tex;h=56f0e983aea5567dcd56af5fe9c36cf6ee185202;hb=cdc9174eae86c87e3ecd3bd2e26ffaca31eae372;hp=015b5589932ff6c8b13d4446eba2d00196944667;hpb=d434674ff49e3bb5c702f22fd0ede89cf7eb22fa;p=lectures%2Flatex.git diff --git a/nlsop/diplom/simulation.tex b/nlsop/diplom/simulation.tex index 015b558..56f0e98 100644 --- a/nlsop/diplom/simulation.tex +++ b/nlsop/diplom/simulation.tex @@ -1,4 +1,5 @@ \chapter{Simulation} +\label{chapter:simulation} Im Folgenden soll die Implementation der Monte-Carlo-Simulation nach dem vorangegangen Modell diskutiert werden. Die Simulation tr"agt den Namen {\em NLSOP}, was kurz f"ur die Schlagw"orter {\bf N}ano, {\bf L}amelle und {\bf S}elbst{\bf O}ragnisations{\bf P}rozess steht. @@ -402,7 +403,7 @@ \lput*{0}{ja} \end{pspicture} - \caption{{\em NLSOP} Ablaufshema Teil1: Amorphisierung und Rekristallisation.} + \caption{{\em NLSOP} Ablaufshema Teil 1: Amorphisierung und Rekristallisation.} \label{img:flowchart1} \end{figure} @@ -488,12 +489,33 @@ \rput(4.4,11.9){\pnode{h9}} \ncline[]{->}{h8}{h9} + \rput(2,9){\rnode{s_p}{\psframebox[fillstyle=solid,fillcolor=red]{\parbox{7cm}{ + Sputterroutine:\\ + \begin{itemize} + \item Kopiere Inhalt von Ebene $i$ nach\\ + Ebene $i-1$ f"ur $i = Z,Z-1,\ldots ,2$ + \item Setze Status jedes Volumens in Ebene $Z$ kristallin + \item Setze Kohlenstoff jedes Volumens in Ebene $Z$ auf Null + \end{itemize} + }}}} + \ncline[]{->}{is_d}{loop_d} + \lput*{0}{ja} + \ncline[]{->}{is_s}{s_p} + \rput(2,5){\rnode{check_n}{\psframebox{\parbox{4cm}{ + Anzahl Durchl"aufe entsprechend Dosis? + }}}} + \ncline[]{->}{s_p}{check_n} - + \rput(4,3){\rnode{start}{\psframebox{{\em NLSOP} Start}}} + \ncline[]{->}{check_n}{start} + \lput*{0}{nein} + \rput(0,3){\rnode{stop}{\psframebox{{\em NLSOP} Stop}}} + \ncline[]{->}{check_n}{stop} + \lput*{0}{ja} \end{pspicture} - \caption{{\em NLSOP} Ablaufshema Teil2: Kohlenstoffeinbau (gr"un), Diffusion (gelb) und Sputtervorgang (rot).} + \caption{{\em NLSOP} Ablaufshema Teil 2: Kohlenstoffeinbau (gr"un), Diffusion (gelb) und Sputtervorgang (rot).} \label{img:flowchart2} \end{figure}