use this type for all recall objects including exco and dr exco and dr are average annual recalls - all data in one file recall are for daily, monthly, and annual time series - each recall is individual file
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(recall_databases), | public, | dimension(:), allocatable | :: | recall_db |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=25), | public | :: | name | = | "" | ||
| character(len=13), | public | :: | units | = | "" | ||
| character(len=13), | public | :: | tstep | = | "" |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=13), | public | :: | name | = | "" | ||
| type(constituent_file_data), | public | :: | org_min | ||||
| type(constituent_file_data), | public | :: | pest | ||||
| type(constituent_file_data), | public | :: | path | ||||
| type(constituent_file_data), | public | :: | hmet | ||||
| type(constituent_file_data), | public | :: | salt | ||||
| type(constituent_file_data), | public | :: | constit | ||||
| integer, | public | :: | iorg_min | ||||
| integer, | public | :: | ipest | ||||
| integer, | public | :: | ipath | ||||
| integer, | public | :: | ihmet | ||||
| integer, | public | :: | isalt | ||||
| integer, | public | :: | iconstit |