Metis Smart Modeling - Variables
From Metis Documentation
(→What is a variable?) |
(→What is a variable?) |
||
Line 2: | Line 2: | ||
== What is a variable? == | == What is a variable? == | ||
- | + | 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. | |
Where, when and how is it used? | Where, when and how is it used? | ||
Line 17: | Line 17: | ||
[[File:MetisSmartModelingVariableGroupIcon.png|link=]] | [[File:MetisSmartModelingVariableGroupIcon.png|link=]] | ||
| width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
- | + | A symbolic name associated with a value and whose associated value may be changed. | |
|- | |- | ||
| width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | | width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | |