Allgeier-Lab / arrR

:package: Individual-based simulation model of artificial reefs
https://allgeier-lab.github.io/arrR/
GNU General Public License v3.0
1 stars 0 forks source link

Bug in multi-species #112

Closed mhesselbarth closed 2 years ago

mhesselbarth commented 2 years ago

Related to ce30253.

Somehow, for species 2 the reserves drop by about 50% after the first timestep. So something is not working correctly with the initial setup of the setup_fishpop or during the updating in rcpp_fishpop_growth

mhesselbarth commented 2 years ago

Should be fixed by 3dc469c.