This case applies when you have a variable in a fixed-membership submodel which has a largish number of instances. A typical example might be a submodel whose job is to hold the values for some attributes (e.g. elevation, soil type) of each of a large number of spatial patches.
Note that the variable now appears with a tail, showing the change in its status. Note also that it is black, even though you have not supplied a value for it.
The data file should be in standard csv (comma-separated value) format. It should have one header line, consisting of one or more labels, separated by commas, followed by n lines. Each line should have the same number of values as there are labels in the header line, and again the values should be separated by commas. The number (n) of data lines should be at least as great as the number of instances for the submodel. One column should contain the values required for the variable in the model.
Simile will produce a File Parameter dialogue window, and this will contain an entry for this variable.
In: Contents >> Working with external data >> Using scenario files