improve Fdetail info in ssnew for Fmethod 4#644
Conversation
|
@Rick-Methot-NOAA In the manual, it has the following: Does this mean that for F method 2 you DON'T need the fleet number and DO need the number of detail setup lines to read but for F method 4 you DO need the fleet number and you DON'T need the number of detail setup lines to read? |
|
fleet number is needed for both. Where does it say otherwise for Fmethod 2? |
|
In the example I liked above, it doesn't have to fleet number in that string of values. It has an example string of values of: 0.10 1 0 Initial F value, phase, and number of F detail setup lines to read Then the additional entry option if F method is 2 and N for F detail is > 0 which does include fleet. |
|
Correct. So, within the entry of F details the format is the same. What is different between FMethod 2 and 4 is how you invoke the need to read any F detail lines. |
|
Yes, but in F method 4 that first list of values appears to be fleet, F value, phase, and with F method 2 (according to those linked lines in a previous comment above in the user manual) the first list of values is F value, phase, number of F detail setup lines to read (no fleet is entered there, it's just entered in with the F detail setup lines). I just want to make sure this is correct in the user manual. |
|
for FMethod 2, the "Initial F value" is the starting F value for all fishing fleets. |
|
Latex in the github action is somehow struggling with the multicolumn specification. When I run it locally it doesn't produce that. I'll have to look into that tomorrow to see why the latex in the GitHub action has now decided to not recognize that. |

Concisely describe what has been changed/addressed in the pull request.
Information on use of F_detail needed improvement for F method 4.
no linked issue
What tests have been done?
The revised control.ss_new now looks like:
and the info in echoinput is:
Where are the relevant files?
What tests/review still need to be done?
Is there an input change for users to Stock Synthesis?
Additional information (optional).