DOS console report containing basic stand-level measures. This report was designed primarily for the DOS console, but can be written to a text file.
Header contains the simulation name and survey ID.
Columns use fixed text padding.
Variable |
Description (all values measured at
beginning of cycle unless stated otherwise) |
Period |
Simulation
Cycle |
Year |
Calendar
year |
Age |
Stand
age |
History |
Text
describing treatment history in current Cycle |
Trees |
Number
of trees above breast height |
ToCut |
Number
of trees to cut |
ToKill |
Number
of trees to kill at end of Cycle |
QMD |
Quadratic
mean diameter |
LryH |
Lorey’s height |
T50HT |
Height
of top 50 trees |
BA |
Basal
area |
BA10cm |
Basal
area above 10cm DBH |
%CC |
Crown
closure percent |
CCF |
Crown
Competition Factor |
CCF10cm |
Crown
Competition Factor above 10cm DBH |
%RD |
Percent
relative density of stand |
GMV |
Gross
merchantable volume (m3/ha or ft3/ac) for trees >= 8cm |
Seedlings |
Number
of trees below breast height |
Recruits |
Number
of new trees to insert into the tree list at the end of this cycle |
ToInGrow |
Total
number of trees to grow above breast height at the end of this cycle |
Records |
Total
number of tree records (tree objects in memory) |
Outputs
StandSummary
FilePath Report file path
ConsoleON TRUE | FALSE Default = TRUE
Units METRIC | USA Default
= METRIC
StartYear Year to start reporting Default = 0 (all cycle start years reported)
YearInterval Reporting
interval in years Default = 1 (all cycle
start years reported)
Format TABLE | COMPUTER Default
= TABLE
VolumeON TRUE |
FALSE Default = TRUE
Absolute or relative report file path to create and write simulation results to. When set, if the file exists, it will be deleted immediately. Simulation results are continually written to this file immediately following each simulation cycle.
Surround your path with double quotes if it contains spaces.
If TRUE, report is sent to the DOS console screen after each simulation. Turn off to maximize performance.
Arguments:
· TRUE [Default]
· FALSE
Unit system reported variables will be in.
Arguments:
· METRIC [Default]
· USA – English / Imperial
Only applicable to file report. When set to TABLE (default) a CSV formatted table will be written. If set to COMPUTER, the DOS format used when writing this report to the Console will be used when writing this report to file (FILEPATH).
If TRUE, volume measures are reported. Turn off to maximize performance.
Arguments:
· TRUE [Default]
· FALSE