channel_surface_elements Derived Type

type, public :: channel_surface_elements


Inherits

type~~channel_surface_elements~~InheritsGraph type~channel_surface_elements channel_surface_elements type~hyd_output hyd_output type~channel_surface_elements->type~hyd_output hd

Components

Type Visibility Attributes Name Initial
character(len=16), public :: name = ""
integer, public :: num = 0
integer, public :: chnum = 0
integer, public :: resnum = 0
character(len=3), public, dimension(:), allocatable :: obtyp
integer, public, dimension(:), allocatable :: obtypno
real, public, dimension(:), allocatable :: wid
real, public, dimension(:), allocatable :: dep
real, public, dimension(:), allocatable :: flood_volmx
type(hyd_output), public, dimension (:), allocatable :: hd