-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
accounting problem for speciation followed by extinction #63
Comments
Closing for the moment as we still lack an MRE and/or further information is necessary. |
I'll take a look at this. Species 1 dies at 638, speciates 4 in 637 |
Thanks Benji! |
This is only an accounting problem, where it might seams so when a species goes extinct in the same time step as it speciate. @benj919 did you manage to add the -1 to the counter? |
…ti-1 -> any species alive at the end of a timestep will be counted to be alive at the beginning of the next one
…ti-1 -> any species alive at the end of a timestep will be counted to be alive at the beginning of the next one
short re-opening referent to the possible unnecessary files. |
I found an issue where a species dies at timestep t, and speciates at t+1 (t-1 in backwards counting steps).
The text was updated successfully, but these errors were encountered: