Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
select_vensim_category_variable_set [2011/07/31 21:49] hermann [Select Vensim Category Variable Set] |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Select Vensim Category Variable Set ====== | ||
| - | |||
| - | <note important> | ||
| - | This operator is [[wp>Deprecation|deprecated]] and will be removed in the future versions of Dinamica EGO. | ||
| - | </note> | ||
| - | |||
| - | ===== Description ===== | ||
| - | |||
| - | This container selects a set of variables from a group of sets. | ||
| - | |||
| - | ===== Inputs ===== | ||
| - | |||
| - | ===== Optional Inputs ===== | ||
| - | |||
| - | ^ Name ^ Type ^ Description ^ Default Value ^ | ||
| - | | Step | [[Positive Int Type|Positive Int]] | Current step or model iteration. | 1 | | ||
| - | |||
| - | ===== Outputs ===== | ||
| - | |||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | Selected Vensim Category Variable Set | [[Vensim Category Variable Set Type|Vensim Category Variable Set]] | A set of Vensim variables. | | ||
| - | |||
| - | ===== Group ===== | ||
| - | |||
| - | [[Functor List#Stack | Stack]] | ||
| - | |||
| - | ===== Notes ===== | ||
| - | |||
| - | This container allows the replacement of one [[Vensim Category Variable Set]] with another during a model execution. Any [[Vensim Category Variable Set]] inside this container will begin to be used by a simulation according to its number identifier and will continue to be used until the model step reaches the number identifier of another [[Vensim Category Variable Set]] inside the same container. | ||
| - | |||
| - | Each [[Vensim Category Variable Set]] inside the "Select Vensim Category Variable Set" must be provided by a corresponding [[Number Vensim Category Variable Set]]. | ||
| - | |||
| - | ===== Internal Name ===== | ||
| - | |||
| - | SelectVensimCategoryVariableSet | ||