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 chem_spla_mod_h IMPLICIT NONE; PRIVATE PUBLIC ss_bins INTEGER, PARAMETER :: ss_bins = 2 END MODULE chem_spla_mod_h