powered by
This function can be used instead of the standard resource_semichemostat() in order to keep the resource spectrum constant over time.
resource_semichemostat()
resource_constant(params, n_pp, ...)
A MizerParams object
A vector of the resource abundance by size
Unused
Vector containing resource spectrum at next timestep
# NOT RUN { params <- newMultispeciesParams(NS_species_params_gears, NS_interaction, resource_dynamics = "resource_constant") # }
Run the code above in your browser using DataLab