FATESPlantRespPhotosynthMod Module



Subroutines

public subroutine FatesPlantRespPhotosynthDrive(nsites, sites, bc_in, bc_out, dtime)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nsites
type(ed_site_type), intent(inout), target :: sites(nsites)
type(bc_in_type), intent(in) :: bc_in(nsites)
type(bc_out_type), intent(inout) :: bc_out(nsites)
real(kind=r8), intent(in) :: dtime