EconMult 474747 225360306 2008-07-13T07:52:52Z Geronimo20 332930 update template '''EconMult''' is a general [[fishing fleet|fleet]] [[model (abstract)|model]] to be used in [[fishery|fisheries]] modelling. EconMult has been developed since [[1991]] as a part of the Multispecies management programme by the [[Norwegian Research Council]] at the [[Norwegian College of Fishery Science]] ([[University of Tromsø]], [[Norway]]). ==Model resolution and key variables== EconMult is a [[discrete time]] [[simulation]] model where the fleet activity is controlled by two [[variable]]s: ''Number of vessels (<b>v</b>)'' (within each fleet segment) and ''Number of fishing days <b>d</b>)'' (within each time interval). ''The biomass units'' ('''<i>x</i>''') are exogenous variables. The model resolution is determined by four structural variables: ''Number of fleet groups <b>j</b>)'', ''Number of targeted species <b>n</b>)'', ''Number of biomass units <b>i</b>)'' (which may be more than one within each targeted species) and ''Period length'' (time step in the simulation). The number of vessels and fishing days therefore are presented in fleet (columns)-targeted species (rows) matrices, while the biomass units is presented in a column vector ('''<i>X</i>'''): <table border=0 cellspacing=0 cellpadding=0><tr><td><math> V = \begin{pmatrix} v_{1,1} & \cdots & v_{1,n} \\ \vdots & \ddots & \vdots \\ v_{j,1} & \cdots & v_{j,n} \end{pmatrix} </math> </td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td> <math> D = \begin{pmatrix} d_{1,1} & \cdots & d_{1,n} \\ \vdots & \ddots & \vdots \\ d_{j,1} & \cdots & d_{j,n} \end{pmatrix} </math> </td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td> <math>X = \begin{pmatrix} x_{1} \\ \vdots \\ x_{i} \end{pmatrix}</math> </td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td> <math>i \ge n > 0</math><br><math>j > 0 \,\!</math> </td></tr></table> ==Catch production== A ''Fishery'' is in EconMult defined as a unique Fleet/Targeted species combination. The total catch within each fishery may include all biomass units defined in the model. Each biomass unit vessel catch is computed by [[Cobb-Douglas]] [[production function]], applying two input variables: ''Number of fishing days <b>d</b>)'' and ''Biomass unit <b>x</b>)''. In the matrix below each column represents a fleet group and each row a targeted species so each element in the matrix is a fishery and gives the vessel catch of the biomass units represented. The biomass units represent all the targeted species. Each catch is represented a Cobb-Douglas production equation as shown in the vessel yield matrix (Y): <math> Y_{V} = \begin{pmatrix} \begin{pmatrix} q_{1,1,1} d_{1,1} v_{1,1}^{\alpha_{1,1,1}-1} x_{1}^{\beta_{1,1,1}} \\ \vdots \\ q_{1,1,i} d_{1,1} v_{1,1}^{\alpha_{1,1,i}-1} x_{i}^{\beta_{1,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{1,n,1} d_{1,n} v_{1,n}^{\alpha_{1,n,1}-1} x_{1}^{\beta_{1,n,1}} \\ \vdots \\ q_{1,n,i} d_{1,n} v_{1,n}^{\alpha_{1,n,i}-1} x_{i}^{\beta_{1,n,i}} \end{pmatrix} \\ \vdots & \ddots & \vdots \\ \begin{pmatrix} q_{j,1,1} d_{j,1} v_{j,1}^{\alpha_{j,1,1}-1} x_{1}^{\beta_{j,1,1}} \\ \vdots \\ q_{j,1,i} d_{j,1} v_{j,1}^{\alpha_{j,1,i}-1} x_{i}^{\beta_{j,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{j,n,1} d_{j,n} v_{j,n}^{\alpha_{j,n,1}-1} x_{1}^{\beta_{j,n,1}} \\ \vdots \\ q_{j,n,i} d_{j,n} v_{j,n}^{\alpha_{j,n,i}-1} x_{i}^{\beta_{j,n,i}} \end{pmatrix} \end{pmatrix} </math> The corresponding fleet catches are <math> Y = \begin{pmatrix} \begin{pmatrix} q_{1,1,1} d_{1,1} v_{1,1}^{\alpha_{1,1,1}} x_{1}^{\beta_{1,1,1}} \\ \vdots \\ q_{1,1,i} d_{1,1} v_{1,1}^{\alpha_{1,1,i}} x_{i}^{\beta_{1,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{1,n,1} d_{1,n} v_{1,n}^{\alpha_{1,n,1}} x_{1}^{\beta_{1,n,1}} \\ \vdots \\ q_{1,n,i} d_{1,n} v_{1,n}^{\alpha_{1,n,i}} x_{i}^{\beta_{1,n,i}} \end{pmatrix} \\ \vdots & \ddots & \vdots \\ \begin{pmatrix} q_{j,1,1} d_{j,1} v_{j,1}^{\alpha_{j,1,1}} x_{1}^{\beta_{j,1,1}} \\ \vdots \\ q_{j,1,i} d_{j,1} v_{j,1}^{\alpha_{j,1,i}} x_{i}^{\beta_{j,1,i}} \end{pmatrix} & \cdots & \begin{pmatrix} q_{j,n,1} d_{j,n} v_{j,n}^{\alpha_{j,n,1}} x_{1}^{\beta_{j,n,1}} \\ \vdots \\ q_{j,n,i} d_{j,n} v_{j,n}^{\alpha_{j,n,i}} x_{i}^{\beta_{j,n,i}} \end{pmatrix} \end{pmatrix} </math> ''α'' ''β'' and ''q'' are parameters, the first two known as output elasticities of effort and biomass respectively, ''q'' is often referred to as ''the catchability coefficient''. All the three parameters have the same dimension as the matrix above, e.g. the catchability coefficient: <math>Q = \begin{pmatrix} \begin{pmatrix} q_{1,1,1} \\ \vdots \\ q_{1,1,i} \end{pmatrix} & \cdots & \begin{pmatrix} q_{1,n,1} \\ \vdots \\ q_{1,n,i} \end{pmatrix} \\ \vdots & \ddots & \vdots \\ \begin{pmatrix} q_{j,1,1} \\ \vdots \\ q_{j,1,i} \end{pmatrix} & \cdots & \begin{pmatrix} q_{j,n,1} \\ \vdots \\ q_{j,n,i} \end{pmatrix} \end{pmatrix} </math> ==See also== *[[EconSimp]] ==Downloads== [[Mathematica]] packages related to EconMult: *[http://draugen.nfh.uit.no/~arnee/Econmult/EconMult.m EconMult.m] *[http://draugen.nfh.uit.no/~arnee/Econmult/PopulationGrowth.m PopulationGrowth.m] *[http://draugen.nfh.uit.no/~arnee/Econmult/SurplusProduction.m SurplusProduction.m] ==External links== *[http://www.nfh.uit.no/prosjektvis.aspx?id=60&locallang=uk Project Home Page] *[http://www.nfh.uit.no/manual.aspx?id=13&locallang=uk Econmult Blog] *[http://tidley.nfh.uit.no Earlier project site] {{fisheries and fishing}} [[Category:Fisheries science]] [[Category:Specific models]] [[Category:Natural resources]]