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.
MODULE dimsoil_mod_hIMPLICIT NONE;PRIVATE PUBLIC nsoilmx,nsnowmx,nsismxINTEGER nsoilmxPARAMETER(nsoilmx=11)! For Inlandsis, Etienne Vignon:INTEGER nsnowmxPARAMETER(nsnowmx=30)INTEGER nsismxPARAMETER(nsismx=41)! nsismx should be equal to nsoilmx+nsnowmxEND MODULE dimsoil_mod_h