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

    r3768 r4180  
    3030! dz was replaced by dz(1)
    3131!
    32 ! 2718 2018-01-02 08:49:38Z maronga
    33 ! Corrected "Former revisions" section
    34 !
    35 ! 2696 2017-12-14 17:12:51Z kanani
    36 ! Change in file header (GPL part)
    37 ! Extended argument list (MS)
    38 !
    39 ! 2233 2017-05-30 18:08:54Z suehring
    40 !
    41 ! 2232 2017-05-30 17:47:52Z suehring
    42 ! +Generic tunnel added
    43 ! +Example of setting user-defined topography
    44 !
    45 ! 2000 2016-08-20 18:09:15Z knoop
    46 ! Forced header and separation lines into 80 columns
    47 !
    48 ! 1968 2016-07-18 12:01:49Z suehring
    49 ! Change dimensions for nzb_local, which do not longer need to be set on
    50 ! multigrid ghost points.
    51 !
    52 ! 1682 2015-10-07 23:56:08Z knoop
    53 ! Code annotations made doxygen readable
    54 !
    55 ! 1320 2014-03-20 08:40:49Z raasch
    56 ! kind-parameters added to all INTEGER and REAL declaration statements,
    57 ! kinds are defined in new module kinds,
    58 ! old module precision_kind is removed,
    59 ! revision history before 2012 removed,
    60 ! comment fields (!:) to be used for variable explanations added to
    61 ! all variable declaration statements
    62 !
    63 ! 1036 2012-10-22 13:43:42Z raasch
    64 ! code put under GPL (PALM 3.9)
    65 !
    66 ! 217 2008-12-09 18:00:48Z letzel
    67 ! +topography_grid_convention
    68 ! Former file user_interface.f90 split into one file per subroutine
    6932!
    7033! Description:
Note: See TracChangeset for help on using the changeset viewer.