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) | :: | oair(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | cair(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | rb(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | rh(bounds%begp:) | |||
type(temperature_type), | intent(inout) | :: | temperature_inst | |||
type(photosyns_type), | intent(inout) | :: | photosyns_inst | |||
type(surfalb_type), | intent(in) | :: | surfalb_inst | |||
type(solarabs_type), | intent(inout) | :: | solarabs_inst | |||
type(waterstate_type), | intent(inout) | :: | waterstate_inst | |||
type(frictionvel_type), | intent(inout) | :: | frictionvel_inst |