Difference between revisions of "Flow Table"

From Rhessys
Jump to navigationJump to search
(New page: {| {{table}} | align="center" style="background:#f0f0f0;"|'''Patch ID''' | align="center" style="background:#f0f0f0;"|'''Zone ID''' | align="center" style="background:#f0f0f0;"|'''Hill ID'...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| {{table}}
+
{| border="1" cellpadding="5" {{table}}
| align="center" style="background:#f0f0f0;"|'''Patch ID'''
+
| ''Patch ID''
| align="center" style="background:#f0f0f0;"|'''Zone ID'''
+
| ''Zone ID''
| align="center" style="background:#f0f0f0;"|'''Hill ID'''
+
| ''Hill ID''
| align="center" style="background:#f0f0f0;"|'''Centroid -X'''
+
| ''Centroid -X''
| align="center" style="background:#f0f0f0;"|'''Centroid - Y'''
+
| ''Centroid - Y''
| align="center" style="background:#f0f0f0;"|'''Centroid - Z'''
+
| ''Centroid - Z''
| align="center" style="background:#f0f0f0;"|'''Accumulated-Area*'''
+
| ''Accumulated-Area*''
| align="center" style="background:#f0f0f0;"|'''Land type'''
+
| ''Land type''
| align="center" style="background:#f0f0f0;"|'''\"Total'''
+
| ''Total Gamma''
 +
| ''Number of Adjacent Patches''
 
|-
 
|-
| G\"||Number of Adjacent Patches
+
| colspan="10" | Then for each adjacent patch
 
|-
 
|-
| Then for each adjacent patch
+
| ''Patch ID''
 +
| ''Zone ID''
 +
| ''Hill ID''
 +
| ''Local Gamma''
 
|-
 
|-
| Patch ID||Zone ID||Hill ID||Local g||
+
| colspan="10" | And for road patches only - print ID of closest downslope stream patch
 
|-
 
|-
| And for road patches only - print ID of closest downslope stream patch
+
| ''Patch ID''
|-
+
| ''Zone ID''
| Patch ID||Zone ID||Hill ID||Road Width||
+
| ''Hill ID''
 +
| ''Road Width''
 
|}
 
|}
  
 
RHESSys does not currently use accumulated area. For computational efficiency, accumulated area will not be calculated and output as 0.0 unless -s option is chosen.
 
RHESSys does not currently use accumulated area. For computational efficiency, accumulated area will not be calculated and output as 0.0 unless -s option is chosen.

Latest revision as of 09:45, 26 October 2010

Patch ID Zone ID Hill ID Centroid -X Centroid - Y Centroid - Z Accumulated-Area* Land type Total Gamma Number of Adjacent Patches
Then for each adjacent patch
Patch ID Zone ID Hill ID Local Gamma
And for road patches only - print ID of closest downslope stream patch
Patch ID Zone ID Hill ID Road Width

RHESSys does not currently use accumulated area. For computational efficiency, accumulated area will not be calculated and output as 0.0 unless -s option is chosen.