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

    r3655 r4180  
    2727! add variable description
    2828!
    29 ! 3241 2018-09-12 15:02:00Z raasch
    30 ! unused format statements removed
    31 !
    32 ! 2932 2018-03-26 09:39:22Z maronga
    33 ! renamed d3par to runtime_parameters
    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 ! 2101 2017-01-05 16:42:31Z suehring
    42 !
    43 ! 2026 2016-10-18 10:27:02Z suehring
    44 ! Formatting adjustment
    45 !
    46 ! 2000 2016-08-20 18:09:15Z knoop
    47 ! Forced header and separation lines into 80 columns
    48 !
    49 ! 1783 2016-03-06 18:36:17Z raasch
    50 ! name change of netcdf routines and module + related changes
    51 !
    52 ! 1682 2015-10-07 23:56:08Z knoop
    53 ! Code annotations made doxygen readable
    54 !
    55 ! 1353 2014-04-08 15:21:23Z heinze
    56 ! REAL constants provided with KIND-attribute
    57 !
    58 ! 1327 2014-03-21 11:00:16Z raasch
    59 ! -netcdf output queries
    60 !
    61 ! 1322 2014-03-20 16:38:49Z raasch
    62 ! REAL functions provided with KIND-attribute
    63 !
    64 ! 1320 2014-03-20 08:40:49Z raasch
    65 ! ONLY-attribute added to USE-statements,
    66 ! kind-parameters added to all INTEGER declaration statements,
    67 ! kinds are defined in new module kinds,
    68 ! revision history before 2012 removed,
    69 ! comment fields (!:) to be used for variable explanations added to
    70 ! all variable declaration statements
    71 !
    72 ! 1318 2014-03-17 13:35:16Z raasch
    73 ! barrier argument removed from cpu_log,
    74 ! module interfaces removed
    75 !
    76 ! 1106 2013-03-04 05:31:38Z raasch
    77 ! bugfix: initial time for preruns of coupled runs is output as
    78 ! -coupling_start_time
    79 !
    80 ! 1092 2013-02-02 11:24:22Z raasch
    81 ! unused variables removed
    82 !
    83 ! 1036 2012-10-22 13:43:42Z raasch
    84 ! code put under GPL (PALM 3.9)
    85 !
    86 ! 964 2012-07-26 09:14:24Z raasch
    87 ! code for profil-output removed
    88 !
    89 ! Revision 1.1  1997/09/12 06:28:48  raasch
    90 ! Initial revision
    91 !
    9229!
    9330! Description:
Note: See TracChangeset for help on using the changeset viewer.