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'...) |
|||
Line 1: | Line 1: | ||
− | {| {{table}} | + | {| border="1" cellpadding="5" {{table}} |
− | + | | ''Patch ID'' | |
− | | | + | | ''Zone ID'' |
− | | | + | | ''Hill ID'' |
− | + | | ''Centroid -X'' | |
− | | | + | | ''Centroid - Y'' |
− | + | | ''Centroid - Z'' | |
− | + | | ''Accumulated-Area*'' | |
− | + | | ''Land type'' | |
− | | | + | | ''Total G'' |
+ | | ''Number of Adjacent Patches'' | ||
|- | |- | ||
− | | | + | | colspan="10" | Then for each adjacent patch |
|- | |- | ||
− | | | + | | ''Patch ID'' |
+ | | ''Zone ID'' | ||
+ | | ''Hill ID'' | ||
+ | | ''Local g'' | ||
|- | |- | ||
− | | | + | | colspan="10" | 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. | 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. |
Revision as of 14:17, 25 November 2009
Patch ID | Zone ID | Hill ID | Centroid -X | Centroid - Y | Centroid - Z | Accumulated-Area* | Land type | Total G | Number of Adjacent Patches |
Then for each adjacent patch | |||||||||
Patch ID | Zone ID | Hill ID | Local g | ||||||
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.