traitecoevo / plant

Trait-Driven Models of Ecology and Evolution :evergreen_tree:
https://traitecoevo.github.io/plant
53 stars 20 forks source link

Fixed time patch #299

Closed aornugent closed 3 years ago

aornugent commented 3 years ago

Originally, runtime was determined by mean_disturbance_interval, such that almost no patches remained in the meta-population.

This PR exposes the max_runtime as a control parameter and effectively decouples runtime from the disturbance regime.

aornugent commented 3 years ago

Blegh, rogue commits. Will tidy and try again.