Need to write a long-term simulation routine in milk to test that the MSY reference points, do intact result in the long-term equilibrium calculations.
Pseudocode:
- calculate MSY-based reference points using msy.hpp class.
- run projection model for 100+ years while fixing F's at MSY-based reference points.
- verify that SSBt = Busy
- verify that MSY = long-term catch.
- verify SPR value
Need to write a long-term simulation routine in milk to test that the MSY reference points, do intact result in the long-term equilibrium calculations.
Pseudocode: