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_salt |