Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r8), | public, | pointer | :: | velocity_patch(:,:) |
procedure, public :: Init |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
type(atm2lnd_type), | intent(in) | :: | atm2lnd_inst | |||
type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
type(waterstate_type), | intent(in) | :: | waterstate_inst | |||
type(frictionvel_type), | intent(in) | :: | frictionvel_inst | |||
type(photosyns_type), | intent(in) | :: | photosyns_inst | |||
type(drydepvel_type), | intent(inout) | :: | drydepvel_inst |