Creates a fleet object, mostly by adding in selectivity at age for each fleet and species
Usage
create_fleet(
metiers,
mpa_response = "stay",
fleet_model = "constant_effort",
responsiveness = 0.5,
cost_per_unit_effort = 1,
spatial_allocation = "rpue",
effort_cost_exponent = 1,
ports = NULL,
cost_per_distance = 1,
cr_ratio = 1,
resolution,
base_effort = NULL,
fishing_grounds = NULL
)
Arguments
- metiers
a list of metiers
- mpa_response
one of "stay" or "leave" indicating response of vessels that used to fish in MPA to MPA
- fleet_model
which fleet model to use, one of "constant_effort" or "open_access"
- spatial_allocation
spatial effort allocation strategy ('revenue','rpue','profit','ppue')
- cr_ratio
cost to revenue ratio at initial conditions (1 implies OA equilibrium, total profits = 0)
- base_effort
base effort for the fleet
- profit_sensitivity
the profit sensitivity of the open access model
- cost_per_unit_effortt
the cost per unit effort in the open access model