|
| subroutine, public | edcohortdynamicsmod::create_cohort (patchptr, pft, nn, hite, dbh, balive, bdead, bstore, laimemory, status, ctrim, clayer, bc_in) |
| |
| subroutine, public | edcohortdynamicsmod::allocate_live_biomass (cc_p, mode) |
| |
| subroutine, public | edcohortdynamicsmod::nan_cohort (cc_p) |
| |
| subroutine, public | edcohortdynamicsmod::zero_cohort (cc_p) |
| |
| subroutine, public | edcohortdynamicsmod::terminate_cohorts (currentSite, patchptr, level) |
| |
| subroutine, public | edcohortdynamicsmod::fuse_cohorts (patchptr, bc_in) |
| |
| subroutine, public | edcohortdynamicsmod::sort_cohorts (patchptr) |
| |
| subroutine, public | edcohortdynamicsmod::insert_cohort (pcc, ptall, pshort, tnull, snull, storebigcohort, storesmallcohort) |
| |
| subroutine, public | edcohortdynamicsmod::copy_cohort (currentCohort, copyc) |
| |
| integer function, public | edcohortdynamicsmod::count_cohorts (currentPatch) |
| |
| real(r8) function, public | edcohortdynamicsmod::tree_lai (cohort_in) |
| |
| real(r8) function, public | edcohortdynamicsmod::tree_sai (cohort_in) |
| |