Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete whole cohort through starvation #30

Open
wtraylor opened this issue Aug 25, 2020 · 0 comments
Open

Delete whole cohort through starvation #30

wtraylor opened this issue Aug 25, 2020 · 0 comments
Labels
performance Performance improvement

Comments

@wtraylor
Copy link
Owner

Idea

Currently, cohorts are reduced through starvation mortality by a certain fraction. An alternative would be to kill the cohort completely with a probability corresponding to that starvation fraction.

Advantages:

  • Reducing the number of cohorts could improve calculation time!
  • Less chance for ”zombie” cohorts: those cohorts with extremely low density, where it is ambiguous whether they should just be deleted to make space for re-establishment.

Disadvantages:

  • Model becomes stochastic rather than deterministic. It needs to be evaluated whether a single simulation is representative or whether a number of samples needs to be calculated.
  • In particular with short-lived herbivores (with fewer cohorts), killing a whole cohort can have a lot of impact on the whole population dynamic.
@wtraylor wtraylor added the performance Performance improvement label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance improvement
Projects
None yet
Development

No branches or pull requests

1 participant