BecksLab / EcologicalNetworksDynamics.jl

A simulator for ecological dynamics written in Julia.
GNU Affero General Public License v3.0
18 stars 3 forks source link

Nutrient intake #113

Closed evadelmas closed 1 year ago

evadelmas commented 1 year ago

:sparkles: New feature: Nutrient intake model

This PR includes some changes in the code architecture:

evadelmas commented 1 year ago

To do:

evadelmas commented 1 year ago

I just realized that the extinction callback needs to be adjusted to avoid monitoring nutrients (added to the todo list above).

iago-lito commented 1 year ago

Wops, sorry @evadelmas I did not realize that you issued comments here before I finished my review. I'm addressing them rn :)

iago-lito commented 1 year ago

This feature continues in #124.

iago-lito commented 1 year ago

Closed by #124.