Initialisation

Initialisation is handled almost exclusively by the call to subroutine INPUT. This routine will initialise all prognostic variables depending on the value of ISTART. Submodules (for instance, ocean, ice, radiation etc.) are initialised through calls to various init_XYZ routines. Most input files will be opened and read at this point.