Skip to content

Read model variable #16

Closed Answered by A-Herzog
tamas-p asked this question in Q&A
Jun 2, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi Tamas Palagyi,

Warteschlangensimulator has three different modes for interacting with a model: by probability distributions, by calculation expressions and via scripts. While using probability distributions is the fastest, it’s also the least flexible way. Calculation expressions are more flexible but slower and of course with scripts you can do everything - but the execution will take more time.

In calculation expressions global variables can be used. The names of these variables need to be known at simulation start time. During the simulation the list of variables cannot be extended. Variables can be made known to the system in two different ways: Implicitly by using them as an assig…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tamas-p
Comment options

Answer selected by A-Herzog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants