outside_basin_data Derived Type

type, public :: outside_basin_data


Components

Type Visibility Attributes Name Initial
character(len=25), public :: name = ""
real, public :: stor_mx
real, public :: lag_days
real, public :: loss_fr
integer, public :: iorg_min = 0
integer, public :: ipests = 0
integer, public :: ipaths = 0
integer, public :: isalts = 0
integer, public :: iconstit = 0