| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=25), | public | :: | name | = | "" | ||
| integer, | public | :: | num | = | 0 | ||
| integer, | public | :: | typ | = | -1 | ||
| character(len=25), | public | :: | filename | = | "" | ||
| type(hyd_output), | public, | dimension (:,:), allocatable | :: | hd | |||
| real, | public, | dimension (:,:), allocatable | :: | hyd_flo | |||
| integer, | public | :: | start_yr | = | 0 |
start year of point source file |
|
| integer, | public | :: | end_yr | = | 0 |
end year of point source file |