PhotosynthesisTotal Subroutine

public subroutine PhotosynthesisTotal(fn, filterp, atm2lnd_inst, canopystate_inst, photosyns_inst)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: fn
integer, intent(in) :: filterp(fn)
type(atm2lnd_type), intent(in) :: atm2lnd_inst
type(CanopyState_type), intent(in) :: canopystate_inst
type(photosyns_type), intent(inout) :: photosyns_inst