| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=r8), | public, | pointer | :: | glc_dyn_runoff_routing_grc(:) | => | null() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(glc2lnd_type) | :: | this | ||||
| type(bounds_type), | intent(in) | :: | bounds | |||
| type(glc_behavior_type), | intent(in), | target | :: | glc_behavior |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(glc2lnd_type), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(glc2lnd_type), | intent(inout) | :: | this | |||
| type(bounds_type), | intent(in) | :: | bounds | |||
| logical, | intent(in) | :: | glc_present | |||
| real(kind=r8), | intent(in) | :: | x2l(:,bounds%begg:) | |||
| integer, | intent(in) | :: | index_x2l_Sg_ice_covered(0:) | |||
| integer, | intent(in) | :: | index_x2l_Sg_topo(0:) | |||
| integer, | intent(in) | :: | index_x2l_Flgg_hflx(0:) | |||
| integer, | intent(in) | :: | index_x2l_Sg_icemask | |||
| integer, | intent(in) | :: | index_x2l_Sg_icemask_coupled_fluxes |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(glc2lnd_type), | intent(in) | :: | this | |||
| type(bounds_type), | intent(in) | :: | bounds |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(glc2lnd_type), | intent(in) | :: | this | |||
| type(bounds_type), | intent(in) | :: | bounds | |||
| real(kind=r8), | intent(inout) | :: | topo_col(bounds%begc:) | |||
| logical, | intent(inout) | :: | needs_downscaling_col(bounds%begc:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(glc2lnd_type), | intent(inout) | :: | this | |||
| type(bounds_type), | intent(in) | :: | bounds | |||
| real(kind=r8), | intent(in), | optional | :: | topo(bounds%begg:,0:) | ||
| real(kind=r8), | intent(in), | optional | :: | icemask(bounds%begg:) |