water_source_objects Derived Type

type, public :: water_source_objects


Inherited by

type~~water_source_objects~~InheritedByGraph type~water_source_objects water_source_objects type~water_allocation water_allocation type~water_allocation->type~water_source_objects src

Components

Type Visibility Attributes Name Initial
integer, public :: num = 0
character(len=3), public :: ob_typ = ""
integer, public :: ob_num = 0
real, public, dimension (12) :: limit_mon = 0.
character(len=25), public :: div_rec = ""
integer, public :: rec_num = 0
real, public :: div_vol = 0.