Skip to content
Chandler Haukap edited this page Feb 10, 2020 · 3 revisions

This file determines what output the program will generate for mortality. The program expects this file to contain 6 inputs separated by 1 or more spaces on a single line. You may use the # character at the beginning to any line to add a comment to the file.

The inputs are

# summary yearly header  sep   group  species

summary

The overall controller for mortality output.

  • y will allow mortality output.
  • n will prevent all mortality output.

yearly

Determines if statistics for each year will be output.

  • y will generate a separate file for every iteration of the program with year-by-year statistics.
  • n will not.

header

Determines if a header will be added to the files.

  • y will add a header.
  • n will not.

sep

The separator the program should place between each value.

  • Any single character can be placed here, but we highly recommend using a comma (,).

group

Determines if group-level output should be generated.

  • y will generate group-level output.
  • n will not.

species

Determines if species-level output should be generated.

  • y will generate species-level output.
  • n will not.

Example file

# Here is a comment. STEPWAT2 will ignore this.
y  y  y  y  y  y