Skip to content

revise warn msg for retention with EWAA#673

Merged
Rick-Methot-NOAA merged 1 commit intomainfrom
review_warn_msg_for_retention_with_EWAA
Apr 17, 2025
Merged

revise warn msg for retention with EWAA#673
Rick-Methot-NOAA merged 1 commit intomainfrom
review_warn_msg_for_retention_with_EWAA

Conversation

@Rick-Methot-NOAA
Copy link
Collaborator

@Rick-Methot-NOAA Rick-Methot-NOAA commented Apr 17, 2025

Concisely describe what has been changed/addressed in the pull request.

no Issue created. Simple revision of language to clarify how retention functions work with EWAA, New NOTE msg states that when using EWAA, the same body wt is used for discarded and retained fish for both length-retention and age-retention. i.e.

    if (seltype(f, 2) >= 1)
    {
      if (WTage_rd > 0)
      {
        warnstream << "Length-based retention will use the same empirical wtatage for discard and retained fish for fleet: " << f;
        write_message (NOTE, 0);
  • Resolves issue #

What tests have been done?

none needed

Where are the relevant files?

<-- - [x] No test files are required for this pull request. -->

What tests/review still need to be done?

none

Is there an input change for users to Stock Synthesis?

<-- - [x] No, there was no input change. -->

Additional information (optional).

@Rick-Methot-NOAA Rick-Methot-NOAA merged commit c27ff3a into main Apr 17, 2025
16 checks passed
@Rick-Methot-NOAA Rick-Methot-NOAA deleted the review_warn_msg_for_retention_with_EWAA branch April 17, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants