| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | dimension(:), allocatable | :: | exco_om_num | |||
| integer, | public, | dimension(:), allocatable | :: | exco_pest_num | |||
| integer, | public, | dimension(:), allocatable | :: | exco_path_num | |||
| integer, | public, | dimension(:), allocatable | :: | exco_hmet_num | |||
| integer, | public, | dimension(:), allocatable | :: | exco_salt_num | |||
| character(len=16), | public, | dimension(:), allocatable | :: | exco_om_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | exco_pest_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | exco_path_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | exco_hmet_name | |||
| character(len=16), | public, | dimension(:), allocatable | :: | exco_salt_name | |||
| type(export_coefficient_datafiles), | public, | dimension(:), allocatable, save | :: | exco_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 | = | "" |