WikiPrint - from Polar Technologies

MSE Batch plugin user notes

10 Sept, 2010

Overview

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.

MSE parameters in the command file

  1. Number of MSE simulations
  2. End Year
  3. Assessment and Implementation error
  4. Primary Production forcing functions
  5. Primary Production forcing function variation
  6. Fleet Control types
  7. Harvest rules
    1. Fishing Mortality
    2. Total Allowable Catch
    3. Target Fishing Mortality (hockey stick parameters)
  8. Ouput data

Command file format

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. The order that tags appear in the file is not important.

Tags