You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lang.GUI.tabSimulationIndicatorsInfo='Je mehr Ankünfte simuliert werden, desto besser gleichen sich Schwankungen im Ankunftsprozess aus und desto stabiler sind die Ergebnisse - aber auch desto länger fallen die Simulationslaufzeiten aus.';
lang.GUI.tabSimulationIndicatorsInfo='The more arrivals are simulated, the better fluctuations in the arrival process are balanced out and the more stable the results are - but also the longer the simulation runtimes will be.';
Dieser Simulator ist vollständig in <b>Javascript</b> implementiert. Dies hat den Vorteil, dass er direkt im Browser ausgeführt werden kann, ohne dass eine Softwareinstallation notwendig wäre. Allerdings limitiert dies auch die Modellierungsmöglichkeiten und auch die Ausführungsgeschwindigkeit. Für komplexere Fragestellungen stehen daher drei als Opensource verfügbare Desktop-Programme bereit:
<button onclick="document.getElementById('downloadApp').click();" class="btn btn-primary my-1 bi-windows"> Windows application (exe)</button>
8
+
</p>
9
+
10
+
<h3>More simulators</h3>
11
+
-->
12
+
1
13
<p>
2
14
This simulator is completely implemented in <b>Javascript</b>. This has the advantage that it can be executed directly in the browser without the need for a software installation. However, this also limits the modeling possibilities and also the execution speed. For more complex models, there are three desktop programs available as opensource:
0 commit comments