Author : stefan.liersch@pik-potsdam.de Date : 2010-02-24 modified: 2010-02-25
PURPOSE : Reading file subcatch.def count number of subcatchments (user defined aggregation of subbasins)
CALLED : from subroutine main program
ToDo : - Writing output like pcp etc. at subcatchment level to specific output files
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | mb | |||
| integer, | intent(in) | :: | nbyr | |||
| real(kind=dp), | intent(in), | dimension(:) | :: | sbar | ||
| integer, | intent(in), | dimension(:) | :: | subcatch_idx |