Closed Craig44 closed 1 year ago
Created a function find_fref
which will find an F that achieves some user defined global (summed across all regions) percent B0 target. See commit e4ef5e10ddd1ae4069a3b78849cfb782738a62a6.
We will probably be modifying these to allow for more complex conditions to solve for F's in different regions. Although this function will satisfy some overall SSB target, some regions may be at unacceptable levels.
Recruitment
Options for projected recruit devs
data$future_recruitment_type = 0
data$future_recruitment_type = 1
usedata$year_ndx_for_empirical_resampling
to specify period to resampleFishing mortality
data$future_fishing_type = 0
populatedata$future_fishing_inputs_trwl
anddata$future_fishing_inputs_fixed
with F valuesdata$future_fishing_type = 1
populatedata$future_fishing_inputs_trwl
anddata$future_fishing_inputs_fixed
with future catchesfind_FMSY
which will search over a range of fishing mortality rates to find the one that yields a desired projected biomass outcome.