Elisa

Results 3 issues of Elisa

The function for calculating canopy openness seems to not have any dependence of patch size, i.e.: E-a(z) = exp(-k_I * f_compute_competition(height)) When patch size != 1 (for stochastic patches) this...

Hello, The Individual class calls the net mass production method in strategy classes by giving it the height and environment. This becomes a problem if a new strategy calls for...

Hello, When adding a new strategy new states are initialized in the individual class as opposed to in the strategy which becomes a problem if one needs to initialize more...