Changes between Version 32 and Version 33 of MSEBatch
- Timestamp:
- 2010-09-14 09:19:29 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MSEBatch
v32 v33 13 13 1. Primary Production forcing function variation 14 14 1. Fleet Control types 15 * 0 No controls imposed on fleet 16 * 1 Weakset stock 17 * 2 Highest value stock 18 * 3 Selective fishery 15 19 1. Harvest rules 16 1.Fishing Mortality17 1.Total Allowable Catch18 1.Target Fishing Mortality (hockey stick parameters)20 * Fishing Mortality 21 * Total Allowable Catch 22 * Target Fishing Mortality (hockey stick parameters) 19 23 20 24 == How to run == 21 25 ''still to do'' ''Load the MSE batch plugin interface from the MSE in the navigation tree'' ''Load a command file'' ''hit the run button'' 22 26 27 ''== MSE Batch iterations == 28 ''[[BR]] 29 '' 30 The MSE Batch loops over Forcing Functions, Fleet Control types and Harvest Rules running the MSE will for each set of parameters from the command file. 31 32 '' 33 '''' 34 23 35 == Command file format == 24 The command file is a CSV (coma separated values) file that contains tags. A tag is a predefined string of text that appears at the start of the line and is used to identify the line as valid input for the MSE module. After the data part of the tag there must be a least one empty entry to mark the end of the valid data. All data that appears after the empty entry will be ignored. For example 36 == The command file is a CSV (coma separated values) file that contains tags. A tag is a predefined string of text that appears at the start of the line and is used to identify the line as valid input for the MSE module. After the data part of the tag there must be a least one empty entry to mark the end of the valid data. All data that appears after the empty entry will be ignored. For example == 25 37 {{{ 26 38 Control_File_Version,1.0,,,ignored comments,,, … … 29 41 Lines in the command file that do not contain a recognized tag will be ignored. A command file can have any number of lines that are not valid inputs as long as they don't start with a valid tag, these could include comments and user notes. The order of the tags in the file is not important. 30 42 43 == == 31 44 == Tags == 32 45 ==== Control_File_Version ==== … … 98 111 PP,2,Decreasing,10 99 112 }}} 113 * For each set of iterations the MSE batch loads a primary production forcing function. A set of 100 114 101 102 * Primary production forcing function to load for a MSE batch iteration. 115 1. Forcing function index