findage_mod Module Reference
Functions/Subroutines | |
| subroutine | findag (i, ispc, d, d2, h, sitage, sitht, agmax1, htmax, htmax2, debug) |
| subroutine | guess_age (site_idx, spp_idx, height, site_height, site_age) |
Variables | |
| real, dimension(8) | age_steps |
| real, dimension(maxsp) | max_age |
Function/Subroutine Documentation
| subroutine findage_mod::findag | ( | integer | i, |
| integer | ispc, | ||
| real | d, | ||
| real | d2, | ||
| real | h, | ||
| real | sitage, | ||
| real | sitht, | ||
| real | agmax1, | ||
| real | htmax, | ||
| real | htmax2, | ||
| logical | debug | ||
| ) |
Here is the call graph for this function:

Here is the caller graph for this function:

| subroutine findage_mod::guess_age | ( | real | site_idx, |
| integer | spp_idx, | ||
| real | height, | ||
| real | site_height, | ||
| real | site_age | ||
| ) |
Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation
| real, dimension(8) findage_mod::age_steps |
| real, dimension(maxsp) findage_mod::max_age |