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

plot.in contains a single input: The size, in meters, of the plot.

  • You may use the # symbol at the beginning of lines to denote comments. These will be ignored by STEPWAT2.
  • Gridded mode also uses this input to determine the size of every cell.

Example file:

# Here is an example of a comment. You can put any number of comments in this file.
1.0
# I just specified a plot size of 1.0.