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.
!> author: Andres Perez Hortal! date: 02/07/2021! Module defining the erorr codes used by the SPEEDY modelmodule error_codesimplicit noneinteger,parameter::E_STATE_NOT_INITIALIZED=-1end module