Parameter classes contain an optional default value. When parameters are linked a common default value is assigned to the link if at least one of the involved parameters (or groups of parameters already linked together) has a default value. When linking parameters which are both equipped with default values, the default value of the linked parameters is taken over from the source with the highest priority number (Table 2.3). The strategy behind the priority number scheme is that default parameter values should be chosen by the application designer within the application interface. These values can be changed by the model designer for specific Model classes supplied with the simulator without having to access the simulator code. External model developers specify default values for their own models by simply overwriting definitions in inherited or newly defined Model classes.
|