X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=nlsop%2Fdiplom%2Fsimulation.tex;h=ce68f967b867d405d4167db8ae7b73f523a0cbc8;hp=baa1f36e38e0acd6c5b04d145d9a133940598d5d;hb=8b5b06b211854f4bcbe0113ea59d9eb4b841084d;hpb=97eb7b6e919e1fec8915d4ae056e64b34be71fb4 diff --git a/nlsop/diplom/simulation.tex b/nlsop/diplom/simulation.tex index baa1f36..ce68f96 100644 --- a/nlsop/diplom/simulation.tex +++ b/nlsop/diplom/simulation.tex @@ -1,8 +1,8 @@ \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 f"ur die Schlagw"orter {\bf N}ano, {\bf L}amellar und {\bf S}elbst{\bf O}ragnisations{\bf P}rozess steht. +Im Folgenden soll die Implementation der Monte-Carlo-Simulation nach dem vorangegangenen 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}rganisations{\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.