[Manual Contents] [Chapter Contents] [Prev] [Next]

Nonlinear Harvesting Formula

Our overall goal was to modify the original PSC Chinook Model such that during the simulation period, the harvest rates in the Columbia River Sport and Net fisheries were adjusted dynamically to meet an escapement goal at McNary Dam. We also wanted to preserve the concept that in-river harvest rates would be applied to the terminal runs, just as other terminal catches are. That is, we did not want the harvest rates to be applied to the "true terminal run" returning just to the river (i.e., terminal run minus ocean terminal catches). And to the extent possible, we wanted to maintain the shaping options defined by the harvest rates, FP scalars, and the PNVs contained in the input files.

These goals proved to be impossible because scaling all river catches (by stock, age, and fishery) up or down by an equal factor often resulted in catches exceeding the fish available. For example, a strong terminal run (i.e., much larger than the escapement goal) might require a two- or three-fold increase in the input harvest rate to meet the escapement goal. Such a large increase in the catch of a weak stock often resulted in a harvest rate greater than 1.0, which is impossible. Thus, we were forced to use a non-linear harvesting function that prevented harvests from exceeding the available fish.

Recall that in non-river fisheries the preterminal and terminal legal harvests are computed as follows:

[4.38]

where

Note that this type of catch equation is a simple linear relationship of the form:

Catch = Run · P [4.39]

where P is the proportion of the run that is harvested.

A more realistic type of catch equation is the following:

[4.40]

where q is called the "Poisson Catchability Coefficient" and E is the amount of fishing effort (Robson and Skalski 1993). In this formulation, catch can never exceed the run size. Note that if we have an estimate of P for some level of effort (e.g., input values for HR, FP, and PV), we can solve for the product qE.

q · E = -ln (1-P) [4.41]

If we want to simulate the effects of adjusting effort, we simply replace qE with qERatio, where Ratio is the relative increase or decrease in effort.

Fig. 4.10 illustrates the differences between eq (4.39) and eq (4.40). For low harvest rates and relative efforts less than one, the equations are very similar. However, for larger harvest rates and as relative effort is increased, the non-linear representation provides a more realistic simulation of increased harvesting because it does not permit the entire stock to be harvested.

Fig. 4.10 Illustration of the relationship between relative fishing effort level compared to the base period (E) and the fraction of the stock harvested (p) for two cohorts with base period harvest rates of 10% and 50%. Straight and curved lines represent harvesting using eq (4.39) and eq (4.40), respectively. Note that when the effort level is increased more than two-fold, the linear harvesting equation results in a harvest fraction greater than one for one stock.

Before the fixed escapement and fixed harvest rate algorithms are implemented, a four step procedure is utilized to translate the harvesting equations into non-linear form by computing the input Poisson catchability coefficients.

First, we compute the maximum fraction of the terminal run for each cohort that can be taken by the river fisheries. The fish available for the river fisheries is just the terminal run minus the terminal mortalities (legal harvests plus incidental mortalities) in non-river fisheries, sometimes called the true terminal run. Thus, the maximum fraction that can be harvested is:

[4.42]

where

[4.43]

If either or , then we set = 0. Note that in i>eq (4.42) s indexes all stocks that are harvested by the fisheries managed under in-river management but f indexes fisheries not included in in-river management.

Second, we compute the total in-river harvest fraction from input data (HRs, FPs, and PVs):

[4.44]

where

[4.45]

Here, s and f index stocks and fisheries that are harvested and managed under in-river management, respectively

Third, we create a new variable call to adjust the input variables if they are unreasonable. If is less that , then the input values are within reasonable limits, no adjustments are necessary, and we set = 1. However, if is greater than , then the input values are too large and must be scaled down by:

[4.46]

If = 0, then we set = 0.

Finally, for each stock, age, and fishery specific river harvest, we compute the Poisson catchability coefficient as

[4.47]

We set the maximum fraction of a cohort that can be harvested to be about 99% by setting a maximum limit on to be 5.0.

Note that we now have catchability coefficients that will not generate catches that are greater than the true terminal run. However, this does not guarantee that the river catches plus the river shakers will be less than the true terminal run. We account for that possibility later.



[Manual Contents] [Chapter Contents] [Prev] [Next]
CRiSP Harvest Manual, Chapter 4. Theory
Copyright © 1997, Columbia Basin Research. All rights reserved.
web@cbr.washington.edu