USES:
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | fn | |||
integer, | intent(in) | :: | filterp(fn) | |||
real(kind=r8), | intent(in) | :: | downreg(bounds%begp:) | |||
type(atm2lnd_type), | intent(in) | :: | atm2lnd_inst | |||
type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
type(solarabs_type), | intent(in) | :: | solarabs_inst | |||
type(surfalb_type), | intent(in) | :: | surfalb_inst | |||
type(photosyns_type), | intent(in) | :: | photosyns_inst | |||
character(len=*), | intent(in) | :: | phase |