casa_coeffplant Subroutine

public subroutine casa_coeffplant(xkleafcold, xkleafdry, xkleaf, veg, casabiome, casapool, casaflux, casamet, phen)

Arguments

Type IntentOptional Attributes Name
real(kind=r_2), intent(in), DIMENSION(mp) :: xkleafcold
real(kind=r_2), intent(in), DIMENSION(mp) :: xkleafdry
real(kind=r_2), intent(in), DIMENSION(mp) :: xkleaf
type(veg_parameter_type), intent(inout) :: veg
type(casa_biome), intent(inout) :: casabiome
type(casa_pool), intent(inout) :: casapool
type(casa_flux), intent(inout) :: casaflux
type(casa_met), intent(inout) :: casamet
type(phen_variable), intent(in) :: phen