atmospheric_deposition_control Derived Type

type, public :: atmospheric_deposition_control


Components

Type Visibility Attributes Name Initial
integer, public :: num_sta = 0
character(len=2), public :: timestep = ""
integer, public :: ts = 0
integer, public :: mo_init = 0
integer, public :: yr_init = 0
integer, public :: num = 0
integer, public :: first = 1