Issue warning when a species abundance is not negligible above its w_max #298
Labels
core
Issue relates to the mizer core
enhancement
New feature requests or suggestions for enhancement of existing features
minor effort
Resolving this issue will involve a minor effort
Now that we allow
w_max
to be less thanw_repro_max
, it is no longer guaranteed that the population density drops to zero beyondw_max
. Mizer should issue a warning whenw_max
is smaller thanw_repro_max
and N(w_max) is not negligibly small, say less than 10^-6 * N(w_mat).The text was updated successfully, but these errors were encountered: