Skip to content
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

Merrimack stock crashing after adding second passage route #23

Closed
danStich opened this issue Sep 12, 2018 · 2 comments
Closed

Merrimack stock crashing after adding second passage route #23

danStich opened this issue Sep 12, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@danStich
Copy link
Owner

danStich commented Sep 12, 2018

Added a second passage route for Merrimack River. Following the addition, the population appears to blink out in < 20 years. Need to look at downstream survival calculation in downstreamMigration.R.

@danStich danStich added the bug Something isn't working label Sep 12, 2018
@danStich
Copy link
Owner Author

danStich commented Sep 12, 2018

After a closer look, all ages have 100% repeat spawners after the first 5 years, which can only mean that the spawning pool is not being returned correctly. Only happening in merrimackRiverModel().

Looking into nextGeneration.R next.

danStich added a commit that referenced this issue Sep 13, 2018
@danStich
Copy link
Owner Author

There was a misplaced index in downstreamMigration.R that was causing recruitment to be zero after outmigration routine completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant