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

    r3655 r4180  
    2727! Corrected "Former revisions" section
    2828!
    29 ! 2696 2017-12-14 17:12:51Z kanani
    30 ! Change in file header (GPL part)
    31 !
    32 ! 2101 2017-01-05 16:42:31Z suehring
    33 !
    34 ! 2000 2016-08-20 18:09:15Z knoop
    35 ! Forced header and separation lines into 80 columns
    36 !
    37 ! 1682 2015-10-07 23:56:08Z knoop
    38 ! Code annotations made doxygen readable
    39 !
    40 ! 1353 2014-04-08 15:21:23Z heinze
    41 ! REAL constants provided with KIND-attribute
    42 !
    43 ! 1346 2014-03-27 13:18:20Z heinze
    44 ! Bugfix: REAL constants provided with KIND-attribute especially in call of
    45 ! intrinsic function like MAX, MIN, SIGN
    46 !
    47 ! 1322 2014-03-20 16:38:49Z raasch
    48 ! REAL constants defined as wp-kind
    49 !
    50 ! 1320 2014-03-20 08:40:49Z raasch
    51 ! ONLY-attribute added to USE-statements,
    52 ! kind-parameters added to all INTEGER and REAL declaration statements,
    53 ! kinds are defined in new module kinds,
    54 ! revision history before 2012 removed,
    55 ! comment fields (!:) to be used for variable explanations added to
    56 ! all variable declaration statements
    57 !
    58 ! 1036 2012-10-22 13:43:42Z raasch
    59 ! code put under GPL (PALM 3.9)
    60 !
    61 ! 1003 2012-09-14 14:35:53Z raasch
    62 ! obsolete variables removed
    63 !
    64 ! 1001 2012-09-13 14:08:46Z raasch
    65 ! all actions concerning upstream-spline-method removed
    66 !
    67 ! Revision 1.1  1999/02/05 09:07:38  raasch
    68 ! Initial revision
    69 !
    7029!
    7130! Description:
Note: See TracChangeset for help on using the changeset viewer.