X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=nlsop%2Fdiplom%2Fsimulation.tex;h=ea4ff89334aab497523023c7436a4cee35e4c54e;hp=7a32db81f1e273a16a20b2e6fb4b7f7423731677;hb=54913b8dde6a41a32d82e85eddf8e9d26361e3df;hpb=36187bae1c0c7b7f220ff0143af18325f6b3c8d6 diff --git a/nlsop/diplom/simulation.tex b/nlsop/diplom/simulation.tex index 7a32db8..ea4ff89 100644 --- a/nlsop/diplom/simulation.tex +++ b/nlsop/diplom/simulation.tex @@ -2,7 +2,7 @@ \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 f"ur die Schlagw"orter {\bf N}ano, {\bf L}amellar und {\bf S}elbst{\bf O}ragnisations{\bf P}rozess steht. +Die Simulation tr"agt den Namen {\em NLSOP}, was f"ur die Schlagw"orter {\bf N}ano, {\bf L}amellar und {\bf S}elbst{\bf O}ragnisations{\bf P}rozess steht. Die Simulation ist in der Programmiersprache {\em C} \cite{kerningham_ritchie} geschrieben. Der Simulationscode wurde auf Computern der {\em IA32}-Rechnerarchitektur mit dem {\em GNU C Compiler} auf einem Linux Bestriebssystem "ubersetzt und betrieben.