Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
real(kind=r8), | intent(in) | :: | x2l(:,:) | |||
logical, | intent(in) | :: | glc_present | |||
type(atm2lnd_type), | intent(inout) | :: | atm2lnd_inst | |||
type(glc2lnd_type), | intent(inout) | :: | glc2lnd_inst |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
type(lnd2atm_type), | intent(inout) | :: | lnd2atm_inst | |||
type(lnd2glc_type), | intent(inout) | :: | lnd2glc_inst | |||
real(kind=r8), | intent(out) | :: | l2x(:,:) |