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

    r3655 r4180  
    2727! variables documented
    2828!
    29 ! 3538 2018-11-20 10:55:41Z suehring
    30 ! Remove unnecessary double-masking of topography
    31 !
    32 ! 3255 2018-09-17 11:57:36Z suehring
    33 ! Missing wall flags added
    34 !
    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 ! topography representation via flags
    45 !
    46 ! 2000 2016-08-20 18:09:15Z knoop
    47 ! Forced header and separation lines into 80 columns
    48 !
    49 ! 1873 2016-04-18 14:50:06Z maronga
    50 ! Module renamed (removed _mod)
    51 !
    52 !
    53 ! 1850 2016-04-08 13:29:27Z maronga
    54 ! Module renamed
    55 !
    56 !
    57 ! 1682 2015-10-07 23:56:08Z knoop
    58 ! Code annotations made doxygen readable
    59 !
    60 ! 1353 2014-04-08 15:21:23Z heinze
    61 ! REAL constants provided with KIND-attribute
    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  1997/08/29 08:56:33  raasch
    75 ! Initial revision
    76 !
    7729!
    7830! Description:
Note: See TracChangeset for help on using the changeset viewer.