Changes between Version 43 and Version 44 of MSEBatch


Ignore:
Timestamp:
2010-09-20 10:58:40 (14 years ago)
Author:
joeb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MSEBatch

    v43 v44  
    136136Control_Type,0,0,2,, 
    137137}}} 
    138  * ''To Do what is a fleet control'' 
     138 * ''Still to do what is a fleet control.'' 
    139139 * Control_Type_INDEX fleet indexes from the EwE Scientific Interface that a Control_Type will be applied to. 
    140  * Control_Type type of control to apply to an EwE fleet. See EwE Scientific Interface "Tools>Management procedures (MSE)>Input>Regulatory>Control type". 
     140 * Control_Type type of control to apply to an EwE fleet. See EwE Scientific Interface "Tools>Management procedures (MSE)>Input>Regulatory>Control type". 
    141141 * Valid inputs, 
    142142   * 0 No controls will be imposed on the fleet, 
    143143   * 1 Weakest Stock controls will be imposed on the fleet by the stock with the greatest limitation, 
    144    * 2 Highest Value controls will be imposed on the fleet by the stock with the highest market value, discard mortality rate set in "Input data>Fishery>Discard mortality rate", 
     144   * 2 Highest Value controls will be imposed on the fleet by the stock with the highest market value, discard mortality rate set in "Input data>Fishery>Discard mortality rate", 
    145145   * 3 Selective fishery controls are imposed the same as Highest Value (2) except all the discards are assumed to survive. 
     146 
     147==== Constant_F_INDEX & Constant_F ==== 
     148{{{ 
     149Constant_F_INDEX,10,, 
     150Constant_F,0.1,, 
     151Constant_F,0.2,, 
     152Constant_F,0.3,, 
     153Constant_F,0.4,, 
     154Constant_F,0.5,, 
     155}}} 
     156 * Fixed fishing mortality the MSE will set the fixed fishing mortality on the group to the value in the Co 
     157 * Constant_F_INDEX index of group that the F will be applied to. This only needs to include groups that are to have there quotas set. 
     158 * Constant_F fishing mortality on the group. See "Tools>Management procedures (MSE)>Inputs>Regulatory>Fixed F, Escapement,TAC" 
    146159 
    147160==== Constant_Y_INDEX & Constant_Y ==== 
     
    152165Constant_Y,0.3,12.2,, 
    153166Constant_Y,0.4,13.2,, 
    154 Constant_Y,0.5,14.2, 
     167Constant_Y,0.5,14.2,, 
    155168}}} 
    156  
    157  
    158  * The MSE will set the quota on the group base on the Constant_Y (Total allowable catch in MSE interface) value in kg/km2/month. 
     169 * The MSE will set the quota on the group base on the Constant_Y (Total allowable catch in MSE interface) value in kg/km2/month. 
    159170 * Constant_Y_INDEX index of group that the yield will be applied to. This only needs to include groups that are to have there quota set. 
    160  * Constant_Y Yield of the group in kg/km2/month. See "Tools>Management procedures (MSE)>Inputs>Regulatory>Fixed F, Escapement,TAC" 
     171 * Constant_Y Yield of the group in kg/km2/month. See "Tools>Management procedures (MSE)>Inputs>Regulatory>Fixed F, Escapement,TAC"