htcalc.f File Reference
Functions/Subroutines | |
| subroutine | htcalc (SINDX, ISPC, AG, HGUESS, JOSTND, DEBUG) |
| Calculate site height. More... | |
Function/Subroutine Documentation
| subroutine htcalc | ( | real | SINDX, |
| integer | ISPC, | ||
| real | AG, | ||
| real | HGUESS, | ||
| integer | JOSTND, | ||
| logical | DEBUG | ||
| ) |
Calculate site height.
Calculate potential height given a species site index and age. It is used to calculate potential height and site. White oak is not base directly on SI and Age
- Parameters
-
[in] sindx Site Index [in] ispc FVS Species index [in] ag Tree age [out] hguess Estimated potential height [in] jostnd File unit number for debug messages [in] debug Debgging flag
Here is the caller graph for this function:
