A general variable acts as substitute for another object and is used when the model creator wants to present users with different options for a certain calculation.
From the Projects window
From the Model window
From the Blocks window
Place the mouse cursor over the table and right-click on it. Select New | General Variable from the pop-up menu, or
In the title bar, select General Variable from the Type drop-down list and click on the
button.
The block editor is shown by right-clicking the block in a window and selecting Edit. In the Blocks window, you can also show the block editor by selecting the block and clicking the
button, or by double-clicking the right-most “validation” column of the block.
The block editor has three tabs:
This page lets you edit basic properties such as name, sub-system and base unit. See editing properties for more information.
This page lets you edit the visual properties of the block in the Model window. See Editing matrix properties for more information.
Target - Select the target object that this general variable should delegate to.
Available objects - Specify which objects that should be available in the Target list.
| Note | Most block properties can be edited directly in the Blocks window. |
The deposition of a contaminant onto soil can be specified in different ways depending on the scenario. In one scenario, the user might have time dependent measurements for deposition. In another the deposition is constant. In a third the deposition is calculated as a function of temperature, the concentration in air etc.
Rather than building three different models, the modeller creates one object for each scenario: a lookup table, a parameter and an expression. He then creates a general variable and calls it “deposition strategy”. Finally the modeller adds the three objects to the general variable and selects one of them. The general variable can now be used in equations, and will delegate to the selected object.
A user can easily change the strategy simply by editing the general variable and select the apropriate object.