CAM
edloggingmortalitymod Module Reference

Functions/Subroutines

subroutine, public isitloggingtime (is_master, currentSite)
 
subroutine, public loggingmortality_frac (pft_i, dbh, lmort_direct, lmort_collateral, lmort_infra)
 
subroutine, public logging_litter_fluxes (currentSite, currentPatch, newPatch, patch_site_areadis)
 

Variables

logical, public, protected logging_time
 
character(len= *), parameter, private sourcefile = __FILE__
 

Function/Subroutine Documentation

◆ isitloggingtime()

subroutine, public edloggingmortalitymod::isitloggingtime ( integer, intent(in)  is_master,
type(ed_site_type), intent(inout), target  currentSite 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ logging_litter_fluxes()

subroutine, public edloggingmortalitymod::logging_litter_fluxes ( type(ed_site_type), intent(inout), target  currentSite,
type(ed_patch_type), intent(inout), target  currentPatch,
type(ed_patch_type), intent(inout), target  newPatch,
real(r8), intent(in)  patch_site_areadis 
)
Here is the call graph for this function:

◆ loggingmortality_frac()

subroutine, public edloggingmortalitymod::loggingmortality_frac ( integer, intent(in)  pft_i,
real(r8), intent(in)  dbh,
real(r8), intent(out)  lmort_direct,
real(r8), intent(out)  lmort_collateral,
real(r8), intent(out)  lmort_infra 
)
Here is the caller graph for this function:

Variable Documentation

◆ logging_time

logical, public, protected edloggingmortalitymod::logging_time

◆ sourcefile

character(len=*), parameter, private edloggingmortalitymod::sourcefile = __FILE__
private