NAME
          freeclimate - Closes files and deallocates climate data

     SYNOPSIS
          #include "lpj.h"

          void freeclimate(Climate *climate);


     DESCRIPTION
          Function closes open files and deallocates climate data.
          The argument of freeclimate is:

          climate
               Pointer to climate data.  Must be initialized by
               initclimate().

     RETURN VALUE
          None.

     AUTHORS
          Werner von Bloh (Werner.von.Bloh@pik-potsdam.de), Sibyll
          Schaphoff (Sibyll.Schaphoff@pik-potsdam.de), Stefanie Rost
          (Jachner) (Stefanie.Rost@pik-potsdam.de), Marlies
          Gumpenberger (Marlies.Gumpenberger@pik-potsdam.de), Tim
          Beringer (Erbrecht) (Tim.Beringer@pik-potsdam.de), Christoph
          Mueller (Christoph.Mueller@pik-potsdam.de) Jens Heinke
          (Jens.Heinke@pik-potsdam.de), Hester Biemans
          (Hester.Biemans@wur.nl), Kirsten Thonicke
          (Kirsten.Thonicke@pik-potsdam.de), Ursula Heyder
          (Ursula.Heyder@pik-potsdam.de),


     SEE ALSO
          initclimate(3), getclimate(3)


















Man(1) output converted with man2html