gustavdelius / mizer

This is my old mizer fork that is not actively used any more but still has lots of material in its many branches.
http://gustavdelius.github.io/mizer/
0 stars 2 forks source link

Update calculation of default gamma to take into account resources #93

Closed gustavdelius closed 3 years ago

gustavdelius commented 5 years ago

Currently, if gamma is not provided in species params, it is set so that an individual feeding on power-law plankton has the desired feeding level f_0. This should be updated so that a individual feeding on plankton and resources according to the parameters interaction_p, rho and B has the desired feeding level.

astaaudzi commented 5 years ago

I am not sure I understand what this means. What are the _p and B parameters?

gustavdelius commented 5 years ago

Hi @astaaudzi , the issues on my own repository are often written so they make sense only to me. Any issues that are of interests to others I will post on sizespectrum/mizer. You can unwatch my repository in order not to get notifications.

astaaudzi commented 5 years ago

:) Ok, I won't comment and ask silly questions, but it is still interesting to see what developments might be happening

gustavdelius commented 3 years ago

This is taken care of in core mizer's new extension mechanism.