First page Back Continue Last page Overview Graphics
Using an array to handle the interactions between submodel instances
The problem: how can each instance know the values of the other instances of the submodel?
Examples:
- age/size class population modelling
- multi-layer soil water/nutrients model
The method: have an array variable outside the submodel containing all the values for a variable inside the submodel