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 calhard_controluse aquifer_moduleuse maximum_data_moduleuse hydrograph_moduleimplicit none!! re-initialize all objectscall re_initialize!! rerun modelcal_sim=" hard calibration simulation "call time_controlreturn end subroutine calhard_control