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/disturb_heatflux.f90

    r3761 r4180  
    3333! unused variable removed
    3434!
    35 ! 2718 2018-01-02 08:49:38Z maronga
    36 ! Corrected "Former revisions" section
    37 !
    38 ! 2696 2017-12-14 17:12:51Z kanani
    39 ! Change in file header (GPL part)
    40 !
    41 ! 2233 2017-05-30 18:08:54Z suehring
    42 !
    43 ! 2232 2017-05-30 17:47:52Z suehring
    44 ! Adjustment according new surface data type.
    45 ! Implemented parallel random number generator to obtain always the same
    46 ! random number distribution regardless of the processor distribution.
    47 !
    48 ! 2037 2016-10-26 11:15:40Z knoop
    49 ! Anelastic approximation implemented
    50 !
    51 ! 2000 2016-08-20 18:09:15Z knoop
    52 ! Forced header and separation lines into 80 columns
    53 !
    54 ! 1682 2015-10-07 23:56:08Z knoop
    55 ! Code annotations made doxygen readable
    56 !
    57 ! 1353 2014-04-08 15:21:23Z heinze
    58 ! REAL constants provided with KIND-attribute
    59 !
    60 ! 1322 2014-03-20 16:38:49Z raasch
    61 ! REAL constants defined as wp-kind
    62 !
    63 ! 1320 2014-03-20 08:40:49Z raasch
    64 ! ONLY-attribute added to USE-statements,
    65 ! kind-parameters added to all INTEGER and REAL declaration statements,
    66 ! kinds are defined in new module kinds,
    67 ! revision history before 2012 removed,
    68 ! comment fields (!:) to be used for variable explanations added to
    69 ! all variable declaration statements
    70 !
    71 ! 1036 2012-10-22 13:43:42Z raasch
    72 ! code put under GPL (PALM 3.9)
    73 !
    74 ! Revision 1.1  1998/03/25 20:03:47  raasch
    75 ! Initial revision
    76 !
    7735!
    7836! Description:
Note: See TracChangeset for help on using the changeset viewer.