subgrid_special_indices_type Derived Type

type, public :: subgrid_special_indices_type


Components

Type Visibility Attributes Name Initial
integer, public :: ipft_not_vegetated
integer, public :: icol_vegetated_or_bare_soil
integer, public :: ilun_vegetated_or_bare_soil
integer, public :: ilun_crop
integer, public :: ilun_landice_multiple_elevation_classes

Type-Bound Procedures

procedure, public :: is_vegetated_landunit

  • private function is_vegetated_landunit(this, ltype)

    Arguments

    Type IntentOptional Attributes Name
    class(subgrid_special_indices_type), intent(in) :: this
    integer, intent(in) :: ltype

    Return Value logical