cable_climate Subroutine

public subroutine cable_climate(ktau, kstart, kend, ktauday, idoy, LOY, met, climate, canopy, air, rad, dels, np)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ktau
integer, intent(in) :: kstart
integer, intent(in) :: kend
integer, intent(in) :: ktauday
integer, intent(in) :: idoy
integer, intent(in) :: LOY
type(met_type), intent(in) :: met
type(climate_type), intent(inout) :: climate
type(canopy_type), intent(in) :: canopy
type(air_type), intent(in) :: air
type(radiation_type), intent(in) :: rad
real, intent(in) :: dels
integer, intent(in) :: np

Calls

proc~~cable_climate~~CallsGraph proc~cable_climate cable_climate float float proc~cable_climate->float proc~biome1_pft biome1_pft proc~cable_climate->proc~biome1_pft proc~epsif Epsif proc~cable_climate->proc~epsif

Called by

proc~~cable_climate~~CalledByGraph proc~cable_climate cable_climate proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~cable_climate proc~serialdrv serialdrv proc~serialdrv->proc~cable_climate program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv