Nodes of different colours represent the following:
Solid arrows point from a file to a file which it depends on. A file
is dependent upon another if the latter must be compiled before the former
can be.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.
Source Code
subroutine cn2_init_alluse soil_moduleuse maximum_data_moduleuse landuse_data_moduleuse hydrograph_module,only:sp_obimplicit noneinteger::j=0!none |counter !!assign topography and hyd parametersdo j=1,sp_ob%hrucall cn2_init(j)end do return end subroutine cn2_init_all