| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | dimension(:), allocatable | :: | dr_om_num | |||
| integer, | public, | dimension(:), allocatable | :: | dr_pest_num | |||
| integer, | public, | dimension(:), allocatable | :: | dr_path_num | |||
| integer, | public, | dimension(:), allocatable | :: | dr_hmet_num | |||
| integer, | public, | dimension(:), allocatable | :: | dr_salt_num | |||
| character(len=16), | public, | dimension(:), allocatable | :: | dr_om_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | dr_pest_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | dr_path_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | dr_hmet_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | dr_salt_name | |||
| type(delivery_ratio_datafiles), | public, | dimension(:), allocatable, save | :: | dr_db |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=16), | public | :: | name | = | "" | ||
| character(len=16), | public | :: | om_file | = | "" | ||
| character(len=16), | public | :: | pest_file | = | "" | ||
| character(len=16), | public | :: | path_file | = | "" | ||
| character(len=16), | public | :: | hmet_file | = | "" | ||
| character(len=16), | public | :: | salts_file | = | "" |