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_s_pw.f90

    r3927 r4180  
    3333! nopointer option removed
    3434!
    35 ! 3547 2018-11-21 13:21:24Z suehring
    36 ! variables documented
    37 !
    38 ! 3538 2018-11-20 10:55:41Z suehring
    39 ! Remove unnecessary double-masking of topography
    40 !
    41 ! 3302 2018-10-03 02:39:40Z raasch
    42 ! Stokes drift velocity added
    43 !
    44 ! 2718 2018-01-02 08:49:38Z maronga
    45 ! Corrected "Former revisions" section
    46 !
    47 ! 2696 2017-12-14 17:12:51Z kanani
    48 ! Change in file header (GPL part)
    49 !
    50 ! 2233 2017-05-30 18:08:54Z suehring
    51 !
    52 ! 2232 2017-05-30 17:47:52Z suehring
    53 ! topography representation via flags
    54 !
    55 ! 2000 2016-08-20 18:09:15Z knoop
    56 ! Forced header and separation lines into 80 columns
    57 !
    58 ! 1873 2016-04-18 14:50:06Z maronga
    59 ! Module renamed (removed _mod)
    60 !
    61 !
    62 ! 1850 2016-04-08 13:29:27Z maronga
    63 ! Module renamed
    64 !
    65 !
    66 ! 1682 2015-10-07 23:56:08Z knoop
    67 ! Code annotations made doxygen readable
    68 !
    69 ! 1374 2014-04-25 12:55:07Z raasch
    70 ! missing variables added to ONLY list
    71 !
    72 ! 1353 2014-04-08 15:21:23Z heinze
    73 ! REAL constants provided with KIND-attribute
    74 !
    75 ! 1320 2014-03-20 08:40:49Z raasch
    76 ! ONLY-attribute added to USE-statements,
    77 ! kind-parameters added to all INTEGER and REAL declaration statements,
    78 ! kinds are defined in new module kinds,
    79 ! revision history before 2012 removed,
    80 ! comment fields (!:) to be used for variable explanations added to
    81 ! all variable declaration statements
    82 !
    83 ! 1036 2012-10-22 13:43:42Z raasch
    84 ! code put under GPL (PALM 3.9)
    85 !
    86 ! 1010 2012-09-20 07:59:54Z raasch
    87 ! cpp switch __nopointer added for pointer free version
    88 !
    89 ! Revision 1.1  1997/08/29 08:54:20  raasch
    90 ! Initial revision
    91 !
    9235!
    9336! Description:
Note: See TracChangeset for help on using the changeset viewer.