sizespectrum / mizer

Multi-species size-based ecological modelling in R
https://sizespectrum.org/mizer
38 stars 43 forks source link

Issue warning when a species abundance is not negligible above its w_max #298

Open gustavdelius opened 1 month ago

gustavdelius commented 1 month ago

Now that we allow w_max to be less than w_repro_max, it is no longer guaranteed that the population density drops to zero beyond w_max. Mizer should issue a warning when w_max is smaller than w_repro_max and N(w_max) is not negligibly small, say less than 10^-6 * N(w_mat).