Quick Start
Paradox of marine protected areas: suppression of fishing may cause species loss
This is a simple model of a prey–predator system in two areas, one of which receives fishing activity (fishing ground) and another that does not (MPA: marine protected area). Takashina et al. 2012 gives the following description of the model. \"A number of fish and invertebrate stocks have been depleted by overexploitation in recent years. To address this, marine protected areas (MPAs) are often established to protect biodiversity and recover stocks. We analyzed the potential impact of establishing MPAs on marine ecosystems using mathematical models. We demonstrate that establishment of an MPA can sometimes result in a considerable decline, or even extinction, of a species. We focus on a prey–predator system in two patches, one exposed to fishing activity and the other protected (MPA). Our analyses reveal that the establishment of the MPA can cause a reduction in prey abundance, and even extinction of the prey. Such unintended consequences are more likely to occur if the predator species is a generalist and if the MPA is intended to protect only the predatory species\".
Reference
Takashina, N., Mougi, A., & Iwasa, Y. (2012). Paradox of marine protected areas: suppression of fishing may cause species loss. Population Ecology, 54(3), 475-485. doi:10.1007/s10144-012-0323-8
Scenarios
Two cases are explored here. In the first case, (1) both prey and predator are harvested in the open fishing area, (2) both are protected in the MPA, and (3) predator species is generalist (i.e., ry>0). We also assume that the condition of 'trophic cascade effect' is satisfied here (see the inequality expression in the equations section below). The paradox is that increasing MPA (R) can unintendedly cause the extinction of prey species. To observe this, set rx=2, ry=0.9, Kx=40, Ky=10, qx=1, qy=1, Ex=0.7, Ey=0.7, a=0.3, theta=0.3, cx=0.1, cy=0.1, mx=0.1, and my=1. Also set the initial populations of prey and predator in the open area (x1 and y1 respectively) and in the MPA (x2 and y2 respectively) to some value (e.g., 0.2). Now vary the protected area (R) from 0 to 1 and track how the combined prey population (x1+x2) changes. Set the y-axis to the auxilary variable 'prey' and the x-axis to time to see this dynamics. You will see that at around R=0.5, the prey population becomes extinct.
In the second case, (1) both prey and predator are harvested in the open fishing area, (2) both of them are protected in the MPA, and (3) predator species is specialist (i.e., ry=0). The interesting observation here is that when predators are specialists, prey species will never go extinct. To see this, set rx=2, ry=0, Kx=40, Ky=10, qx=1, qy=1, Ex=0.7, Ey=0.7, a=0.3, theta=0.3, cx=0.1, cy=0.1, mx=0.1, and my=1. Now vary the protected area (R) from 0 to 1 and track how the combined prey population (x1+x2) changes. You will see that, although approaching extinction, prey will never actually reach extinction.
No animations available.
No state variables defined.
No parameters defined.
$$\Large \frac{dx_{1}}{dt}=r_{x}x_{1}(1-\frac{x_{1}}{(1-R)K_{x}})-\frac{ax_{1}y_{1}}{1-R}-c_{x}x_{1}-q_{x}E_{x}x_{1}+m_{x}\left [(1-R)x_{2}-Rx_{1} \right ]$$
$$\Large \frac{dx_{2}}{dt}=r_{x}x_{2}(1-\frac{x_{2}}{RK_{x}})-\frac{ax_{2}y_{2}}{R}-c_{x}x_{2}+m_{x}\left [Rx_{1}-(1-R)x_{2} \right ]$$
$$\Large \frac{dy_{1}}{dt}=r_{y}y_{1}(1-\frac{y_{1}}{(1-R)K_{y}})-\frac{ heta ax_{1}y_{1}}{1-R}-c_{y}y_{1}-q_{y}E_{y}y_{1}+m_{y}\left [(1-R)y_{2}-Ry_{1} \right ]$$
$$\Large \frac{dy_{2}}{dt}=r_{y}y_{2}(1-\frac{y_{2}}{RK_{y}})-\frac{ heta ax_{2}y_{2}}{R}-c_{y}y_{2}+m_{y}\left [Ry_{1}-(1-R)y_{2} \right ]$$
$$\Large trophic \ cascade=\frac{aK_{y}}{r_{y}}-\frac{q_{x}E_{x}}{q_{y}E_{y}}>0$$
paradox_of_marine_protected_areas_suppression_of_fishing_may_cause_species_loss.ode
Loading source code...
The source code file can be used with XPP/XPPAUT or other simulation tools.
- Miran Bozicevic, Arizona State University
- Jae Hoon David Yu, Arizona State University
No bibliography entries.
Loading model data...