recall_cs_inputs Derived Type

type, public :: recall_cs_inputs


Inherits

type~~recall_cs_inputs~~InheritsGraph type~recall_cs_inputs recall_cs_inputs type~constituent_mass constituent_mass type~recall_cs_inputs->type~constituent_mass hd_cs

Components

Type Visibility Attributes Name Initial
character(len=16), public :: name = ""
integer, public :: typ = 0
character(len=30), public :: filename = ""
integer, public :: start_yr = 0
integer, public :: end_yr = 0
integer, public :: pts_type = 0
type(constituent_mass), public, dimension (:,:), allocatable :: hd_cs