You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, lifespan is used as a ratio over the total dry mass for each organ. It should be used to remove organ mass that was created lifespan_organ days before "i".
This is what we do:
For now, lifespan is used as a ratio over the total dry mass for each organ. It should be used to remove organ mass that was created lifespan_organ days before "i".
This is what we do:
This is what we should do:
With after() a function to avoid a positive value of NPP if i is before any mortality:
This technique will remove only the old dry mass instead of a constant ratio of the dry mass.
The text was updated successfully, but these errors were encountered: