NAME
          initconfig - Initialize LPJmL configuration for the
          sequential version

     SYNOPSIS
          #include "lpj.h"

          void initconfig(Config *config);


     DESCRIPTION
          Function initializes LPJmL configuration.  The argument of
          initconfig is:

          config
               Pointer to LPJmL configuration data.

     RETURN VALUE
          None.

     AUTHORS
          For authors and contributors see AUTHORS file


     COPYRIGHT
          (C) Potsdam Institute for Climate Impact Research (PIK), see
          COPYRIGHT file


     SEE ALSO
          readconfig(3), initmpiconfig(3), freeconfig(3)






















Man(1) output converted with man2html