Difference between revisions of "User:Yershov"

From Lazarus wiki
Jump to navigationJump to search
Line 1: Line 1:
 
=== OpenSIMPLY ===
 
=== OpenSIMPLY ===
[http://opensimply.org OpenSIMPLY home page] Open source free run-time library for discrete event simulation. Support of blocks styles of simulation and low level style of simulation. Adopted Simula models can be used with OpenSIMPLY.
+
[http://opensimply.org Project home page] OpenSIMPLY is an open source free run-time library for discrete event simulation.
Global, selected and deferred statistics gathering modes. GUI and console support. Full documentation in HTML and CHM formats. Insight help (pop-up hints). Tutorial based on executable projects.
+
The concept is suitable for the persons of a different program and simulation experience.
 +
 
 +
Both style of simulation: blocks and the low level are available. Adopted Simula models can be used too. The simulation blocks can be relocated on run-time, so the model is flexible for real time modifications. There are global, selected and deferred statistics gathering modes.  
 +
 
 +
Write model once: GUI and console output is implemented. Easy transfer of simulation data; remote simulation ready.
 +
 
 +
The project supplied with full documentation (HTML and CHM formats), insight help (pop-up hints) and tutorial.
  
 
[[File:tutorial_demo_animation_s.gif|OpenSIMPLY tutorial demonstration example]]
 
[[File:tutorial_demo_animation_s.gif|OpenSIMPLY tutorial demonstration example]]

Revision as of 17:39, 6 April 2017

OpenSIMPLY

Project home page OpenSIMPLY is an open source free run-time library for discrete event simulation. The concept is suitable for the persons of a different program and simulation experience.

Both style of simulation: blocks and the low level are available. Adopted Simula models can be used too. The simulation blocks can be relocated on run-time, so the model is flexible for real time modifications. There are global, selected and deferred statistics gathering modes.

Write model once: GUI and console output is implemented. Easy transfer of simulation data; remote simulation ready.

The project supplied with full documentation (HTML and CHM formats), insight help (pop-up hints) and tutorial.

OpenSIMPLY tutorial demonstration example