channel_aquifer_elements Derived Type

type, public :: channel_aquifer_elements


Inherits

type~~channel_aquifer_elements~~InheritsGraph type~channel_aquifer_elements channel_aquifer_elements type~geomorphic_baseflow_channel_data geomorphic_baseflow_channel_data type~channel_aquifer_elements->type~geomorphic_baseflow_channel_data ch type~hyd_output hyd_output type~channel_aquifer_elements->type~hyd_output hd

Components

Type Visibility Attributes Name Initial
character(len=16), public :: name = ""
integer, public :: num_tot = 0
integer, public, dimension(:), allocatable :: num
real, public :: len_tot = 0.
type(hyd_output), public :: hd
type(geomorphic_baseflow_channel_data), public, dimension(:), allocatable :: ch