Changes between Version 30 and Version 31 of MSEBatch
- Timestamp:
- 2010-09-14 08:57:33 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MSEBatch
v30 v31 78 78 * Directory where the MSE batch output will be sent. The MSE batch will try to create the directory if it does not already exist. 79 79 80 End_Year 80 ==== End_Year ==== 81 {{{ 82 End_Year,-1,, 83 }}} 81 84 82 End_Year,-1!,,83 85 84 * Last year (time step) the harvest rules are applied to the simulation run. 86 * Last year (time step) the harvest rules are applied to the simulation run. 85 87 * Valid values 86 88 * -1 Harvest rules will be applied for the complete simulation run. 87 * > 1 Harvest rules will be stopped before the end of the run. For all years greater than End_Year the simulation will use the Fishing Effort set in Ecosim. 89 * > 0 Harvest rules will be stopped before the end of the run. For all years greater than End_Year the simulation will use the current Ecosim Fishing Effort. 90 91 ==== PP_STDEV ==== 92 ==== {{{ 93 PP_STDEV,0.5,, 94 }}} 95 96 97 ==== 98 * One standard deviation for normal distribution of Primary Production variance. 99 100 101 102 ==== || PP ==== 103 || PP,1,Increasing,9!,,,[[BR]]PP,2,Decreasing,9!,,,[[BR]][[BR]] * Primary Production for[[BR]][[BR]][[BR]]'''Control_Type_INDEX''' 104 105 {{{ 106 Control_Type_INDEX,1,2,3,, 107 }}}