Calculates the total fishing mortality (in units 1/year) from all gears by
species and size at each time step in the effort
argument.
The total fishing mortality is just the sum of the fishing mortalities
imposed by each gear, \(\mu_{f.i}(w)=\sum_g F_{g,i,w}\).
mizerFMort(params, effort, ...)
A vector with the effort for each fishing gear.
Unused
An array (species x size) with the fishing mortality.
Other mizer rate functions:
mizerEGrowth()
,
mizerEReproAndGrowth()
,
mizerERepro()
,
mizerEncounter()
,
mizerFMortGear()
,
mizerFeedingLevel()
,
mizerMort()
,
mizerPredMort()
,
mizerPredRate()
,
mizerRDI()
,
mizerRates()
,
mizerResourceMort()