-
Notifications
You must be signed in to change notification settings - Fork 1
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
add new F type = 4 model #10
Comments
Let's convert vermilion with this setup:
4 # F_Method: 1=Pope; 2=instan. F; 3=hybrid; 4=fleet-specific parm/hybrid
(#4 is recommended)
3 # max F or harvest rate, depends on F_Method
# for Fmethod 1; no additional F input needed
# for Fmethod=2; read overall start F value; overall phase; N detailed
inputs to read
# for Fmethod=3; read N iterations for tuning for Fmethod 3
# for Fmethod=4; read list of fleets needing parameters; syntax is: fleet,
F_starting_value (if start_PH=1), first PH for parms (99 to stay in hybrid)
# for Fmethod=4; then read N tuning loops for hybrid fleets 2-3 normally
enough
#Fleet start_F first_parm_phase
1 0.05 4
2 0.05 4
3 0.1 4
4 0.04 1
-999 1 1
3 #_number of tuning loops for hybrid fleets; 4 good; 3 faster
…On Fri, Aug 20, 2021 at 7:16 AM Kathryn Doering ***@***.***> wrote:
F type 4 was just added into main, so it would be useful to convert an
existing model to use F method 4 in the test set. In theory, I think a
model with multiple fleets and some high F values would be a good one to
convert ***@***.*** <https://github.com/Rick-Methot-NOAA> feel
free to provide more guidance on a useful model)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPV4IFE7GT5EMRPAJ5UYPLT5ZPU3ANCNFSM5CQNFDPA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Ok, if vermillion snapper is the one, I think we should add a second version of the model, since vermillion is our only F method 2 model. Thanks for pasting in the setup! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
F type 4 was just added into main, so it would be useful to convert an existing model to use F method 4 in the test set. In theory, I think a model with multiple fleets and some high F values would be a good one to convert (@Rick-Methot-NOAA feel free to provide more guidance on a useful model)
The text was updated successfully, but these errors were encountered: