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