all_constituent_hydrograph Derived Type

type, public :: all_constituent_hydrograph


Inherits

type~~all_constituent_hydrograph~~InheritsGraph type~all_constituent_hydrograph all_constituent_hydrograph type~constituent_mass constituent_mass type~all_constituent_hydrograph->type~constituent_mass hd, hin, hin_sur, hin_lat, hin_til, hin_aqu, hcsin_d, hcsin_m, hcsin_y, hcsin_a, hcsout_m, hcsout_y, hcsout_a

Components

Type Visibility Attributes Name Initial
type(constituent_mass), public, dimension (:), allocatable :: hd
type(constituent_mass), public, dimension (:), allocatable :: hin
type(constituent_mass), public, dimension (:), allocatable :: hin_sur
type(constituent_mass), public, dimension (:), allocatable :: hin_lat
type(constituent_mass), public, dimension (:), allocatable :: hin_til
type(constituent_mass), public, dimension (:), allocatable :: hin_aqu
type(constituent_mass), public, dimension(:), allocatable :: hcsin_d
type(constituent_mass), public, dimension(:), allocatable :: hcsin_m
type(constituent_mass), public, dimension(:), allocatable :: hcsin_y
type(constituent_mass), public, dimension(:), allocatable :: hcsin_a
type(constituent_mass), public, dimension(:), allocatable :: hcsout_m
type(constituent_mass), public, dimension(:), allocatable :: hcsout_y
type(constituent_mass), public, dimension(:), allocatable :: hcsout_a