Metis Smart Modeling - Variables
From Metis Documentation
(→What is a variable?) |
|||
Line 25: | Line 25: | ||
A variable is a symbolic name given to some quantity, for the purpose of allowing the name to be used independently of the information it represents. The scope of a variable is local to the model it is used in. On the other hand, its extend is limited to the Group of Rules its used as an input or output. The value linked to a variable may change during the execution of a model. | A variable is a symbolic name given to some quantity, for the purpose of allowing the name to be used independently of the information it represents. The scope of a variable is local to the model it is used in. On the other hand, its extend is limited to the Group of Rules its used as an input or output. The value linked to a variable may change during the execution of a model. | ||
+ | [[File:MetisSmartModelingSCVariablesList.PNG|center|850x860px]] | ||
{| class="wikitable centre" width="90%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: grey;" | {| class="wikitable centre" width="90%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: grey;" | ||
Line 54: | Line 55: | ||
|- | |- | ||
|} | |} | ||
- | |||
== What is a group of items? == | == What is a group of items? == |