Changes between Version 45 and Version 46 of MSEBatch


Ignore:
Timestamp:
2010-09-22 10:02:14 (14 years ago)
Author:
joeb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MSEBatch

    v45 v46  
    9494Error_CV,0.3,, 
    9595}}} 
    96  * Coefficient of variation for the observation and implementation error for the MSE stock assessment model. This is the equivalent of the Group CV's in the MSE interface. 
     96 * Groups CV's in the MSE interface. See "Tools>Management procedures (MSE)>Input>Assessments>Group CV's" 
     97 * Coefficient of variation for the observation and implementation error for the MSE stock assessment model.  
    9798 
    9899==== Output_Directory ==== 
     
    122123PP,2,Decreasing,10,, 
    123124}}} 
    124  * Primary Production forcing function from the currently loaded Ecosim model to load for an MSE Batch iteration. 
     125 * Primary Production forcing function, from the currently loaded Ecosim model, to load for an MSE Batch iteration. 
    125126 * Each line in the command file loads a separate forcing function then loops over all the Fleet Controls and Harvest Rules applying the parameters from the file. 
    126127 * Valid inputs 
     
    136137Control_Type,0,0,2,, 
    137138}}} 
    138  * ''Still to do what is a fleet control.'' 
    139  * Control_Type_INDEX fleet indexes from the EwE Scientific Interface that a Control_Type will be applied to. See "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". 
    141  * Valid inputs, 
    142    * 0 No controls will be imposed on the fleet, 
    143    * 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, mortality rate of discards is set in "Input data>Fishery>Discard mortality rate", 
    145    * 3 Selective fishery controls are imposed the same as Highest Value (2) except all the discards are assumed to survive. 
     139 * Control types from the MSE interface. See "Tools>Management procedures (MSE)>Input>Regulatory>Control type". 
     140 * '''Control_Type_INDEX''' and '''Control_Type '''tags need to appear in pairs. The Control_Type_INDEX is the index of the EwE fishing feet that the control will be applied to. Control_Type is the type of control that will be applied. 
     141 * '''Control_Type''' Valid inputs, 
     142   * '''0''' No controls will be imposed on the fleet, 
     143   * '''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, mortality rate of discards is set in "Input data>Fishery>Discard mortality rate", 
     145   * '''3''' Selective fishery controls are imposed the same as Highest Value (2) except all the discards are assumed to survive. 
    146146 
    147147==== Constant_F_INDEX & Constant_F ==== 
     
    154154Constant_F,0.5,, 
    155155}}} 
    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" 
     156 * Fixed fishing mortality from the MSE interface. See "Tools>Management procedures (MSE)>Inputs>Regulatory>Fixed F, Escapement,TAC" 
     157 * '''Constant_F_INDEX''' and '''Constant_F '''tags need to appear in pairs. Constant_F_INDEX is the index of the group that the Constant_F value will apply to. Constant_F is the fishing mortality rate that will be applied for the duration of the simulation. 
     158 * '''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. If a group index is not included then Fixed fishing mortality from the current EwE model will be used. 
     159 * '''Constant_F''' fishing mortality on the group.  
    159160 
    160161==== Constant_Y_INDEX & Constant_Y ==== 
     
    167168Constant_Y,0.5,14.2,, 
    168169}}} 
    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. 
    170  * 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. 
    171  * Constant_Y Yield of the group in kg/km2/month. See "Tools>Management procedures (MSE)>Inputs>Regulatory>Fixed F, Escapement,TAC" 
     170 * Total allowable catch from the MSE interface. See "Tools>Management procedures (MSE)>Inputs>Regulatory>Fixed F, Escapement,TAC". 
     171 * '''Constant_Y_INDEX '''and '''Constant_Y '''tags need to appear in pairs. Constant_Y_INDEX is the group index that the Constant_Y value will be applied to. Constant_Y is the Yield that will be applied for the duration of the simulation. 
     172 * '''Constant_Y_INDEX''' index of group that the value will be applied to. This only needs to include groups that are to have there quota set. If a group index is not included then Total allowable catch from the current EwE model will be used. 
     173 * '''Constant_Y''' catch of the group in kg/km2/month. The MSE will set the quota on the group base on the Constant_Y value.