move calc of HCR_anchor issue #743#744
Conversation
iantaylor-NOAA
left a comment
There was a problem hiding this comment.
I don't understand why this fixed worked, but it's a simple change to remove the echoinput with zero potential side effects problems, and seems to have fixed the issue for me.
|
The fix was to move the code for calc of HCR_anchor out of the conditional if(show_MSY==1). |
|
@Rick-Methot-NOAA, is there an additional change that didn't get committed? |
|
I messed up my github action so accidentally committed the real change to main first. |
|
Aha, no wonder the fix worked. No problem. |
|
@e-perl-NOAA Please check to see if the history is OK. |
|
I've squashed the two commits so the history is good to go now. |

Concisely describe what has been changed/addressed in the pull request.
Move calculation of HCR_anchor to allow correct function in mceval
What tests have been done?
Where are the relevant files?
<-- - [x] Test files are in the issue. -->
What tests/review still need to be done?
none
Is there an input change for users to Stock Synthesis?
Additional information (optional).