Ignore:
Timestamp:
Aug 21, 2019 2:37:54 PM (5 years ago)
Author:
scharf
Message:

removed comments in 'Former revisions' section that are older than 01.01.2019

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/user_init_plant_canopy.f90

    r3768 r4180  
    3030! Corrected "Former revisions" section
    3131!
    32 ! 2696 2017-12-14 17:12:51Z kanani
    33 ! Change in file header (GPL part)
    34 !
    35 ! 2101 2017-01-05 16:42:31Z suehring
    36 !
    37 ! 2000 2016-08-20 18:09:15Z knoop
    38 ! Forced header and separation lines into 80 columns
    39 !
    40 ! 1951 2016-06-20 10:05:12Z suehring
    41 ! Bugfix in example initialization
    42 !
    43 ! 1682 2015-10-07 23:56:08Z knoop
    44 ! Code annotations made doxygen readable
    45 !
    46 ! 1484 2014-10-21 10:53:05Z kanani
    47 ! Changes in the course of the canopy-model modularization:
    48 !   module plant_canopy_model_mod added,
    49 !   definition of array cdc (canopy drag coefficient) removed, since it is now
    50 !   defined purely as a single constant value (see module plant_canopy_model)
    51 !
    52 ! 1353 2014-04-08 15:21:23Z heinze
    53 ! REAL constants provided with KIND-attribute
    54 !
    55 ! 1320 2014-03-20 08:40:49Z raasch
    56 ! kind-parameters added to all INTEGER and REAL declaration statements,
    57 ! kinds are defined in new module kinds,
    58 ! old module precision_kind is removed,
    59 ! revision history before 2012 removed,
    60 ! comment fields (!:) to be used for variable explanations added to
    61 ! all variable declaration statements
    62 !
    63 ! 1036 2012-10-22 13:43:42Z raasch
    64 ! code put under GPL (PALM 3.9)
    65 !
    66 ! 211 2008-11-11 04:46:24Z raasch
    67 ! Former file user_interface.f90 split into one file per subroutine
    6832!
    6933! Description:
Note: See TracChangeset for help on using the changeset viewer.