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/run_control.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 ! 1808 2016-04-05 19:44:00Z raasch
    38 ! routine local_flush replaced by FORTRAN statement
    39 !
    40 ! 1697 2015-10-28 17:14:10Z raasch
    41 ! small E- and F-FORMAT changes to avoid informative compiler messages about
    42 ! insufficient field width
    43 !
    44 ! 1682 2015-10-07 23:56:08Z knoop
    45 ! Code annotations made doxygen readable
    46 !
    47 ! 1353 2014-04-08 15:21:23Z heinze
    48 ! REAL constants provided with KIND-attribute
    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 ! old module precision_kind is removed,
    55 ! revision history before 2012 removed,
    56 ! comment fields (!:) to be used for variable explanations added to
    57 ! all variable declaration statements
    58 !
    59 ! 1318 2014-03-17 13:35:16Z raasch
    60 ! module interfaces removed
    61 !
    62 ! 1257 2013-11-08 15:18:40Z raasch
    63 ! output format for theta* changed to avoid output of *****
    64 !
    65 ! 1036 2012-10-22 13:43:42Z raasch
    66 ! code put under GPL (PALM 3.9)
    67 !
    68 ! 1001 2012-09-13 14:08:46Z raasch
    69 ! all actions concerning leapfrog scheme removed
    70 !
    71 ! Revision 1.1  1997/08/11 06:25:38  raasch
    72 ! Initial revision
    73 !
    7429!
    7530! Description:
Note: See TracChangeset for help on using the changeset viewer.