X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=nlsop%2Fdiplom%2Fsimulation.tex;h=ea4ff89334aab497523023c7436a4cee35e4c54e;hb=5c712e91277304718a5908da977eb2da7e2435dd;hp=3d1eb164113bfd1ba590c55c5c98285122373221;hpb=d63c96803ffa6be2f350adc2cb642624aac88063;p=lectures%2Flatex.git diff --git a/nlsop/diplom/simulation.tex b/nlsop/diplom/simulation.tex index 3d1eb16..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.