Changes between Version 5 and Version 6 of MSEBatch


Ignore:
Timestamp:
2010-09-10 13:12:50 (14 years ago)
Author:
joeb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MSEBatch

    v5 v6  
    22''10 Sept, 2010'' 
    33 
    4 '''Overview'''[[BR]] 
     4== '''Overview''' == 
     5 
    56 
    67  The MSE Batch plugin allows you to run the MSE module in batch mode from a command file. The command file runs the MSE module changing input parameters for each iteration and outputting data file. 
    78 
    8   Command file inputs 
     9  MSE parameters in the command file 
    910 
    10    1. Number of MSE simulations 
    11    1. Assessment and Implementation error 
    12    1. Primary Production forcing function 
    13    1. Primary Production forcing function variation 
    14    1. Fleet Control type 
    15    1. Harvest rules 
    16      1. Fishing Mortality 
    17      1. Total Allowable Catch 
    18      1. Target Fishing Mortality (hockey stick parameters) 
    19    1. Ouput data 
     11 1. Number of MSE simulations 
     12 1. End Year 
     13 1. Assessment and Implementation error 
     14 1. Primary Production forcing functions 
     15 1. Primary Production forcing function variation 
     16 1. Fleet Control types 
     17 1. Harvest rules 
     18   1. Fishing Mortality 
     19   1. Total Allowable Catch 
     20   1. Target Fishing Mortality (hockey stick parameters) 
     21 1. Ouput data 
     22 
     23== Command file format == 
     24  The command file is a CSV (coma separated values) file that contains tags. Tag's appears at the start of a line in the file and are used to identify the line as an MSE input parameter. Lines in the command file that do not contain a recognized tag will be ignored. A command file can any number of lines that are not valid input data as long as they don't start with a valid tag e.g comments, user notes.