-
Notifications
You must be signed in to change notification settings - Fork 5
mortflags.in
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
The overall controller for mortality output.
-
y
will allow mortality output. -
n
will prevent all mortality output.
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.
Determines if a header will be added to the files.
-
y
will add a header. -
n
will not.
The separator the program should place between each value.
- Any single character can be placed here, but we highly recommend using a comma (
,
).
Determines if group-level output should be generated.
-
y
will generate group-level output. -
n
will not.
Determines if species-level output should be generated.
-
y
will generate species-level output. -
n
will not.
# Here is a comment. STEPWAT2 will ignore this.
y y y y y y
Input Parameters
- rgroup.in
- species.in
- bmassflags.in
- env.in
- maxrgroupspecies.in
- model.in
- mortflags.in
- plot.in
- sxw.in
- sxwdebug.in