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

    r3655 r4180  
    2727! Added an empty output string to stop keywords to clean up job protocol
    2828!
    29 ! 2718 2018-01-02 08:49:38Z maronga
    30 ! Corrected "Former revisions" section
    31 !
    32 ! 2696 2017-12-14 17:12:51Z kanani
    33 ! Change in file header (GPL part)
    34 !
    35 ! 2371 2017-08-24 13:01:17Z kanani
    36 ! Removed unnecessary USE of vertical_nesting_mod
    37 !
    38 ! 2365 2017-08-21 14:59:59Z kanani
    39 ! Vertical nesting implemented (SadiqHuq)
    40 !
    41 ! 2101 2017-01-05 16:42:31Z suehring
    42 !
    43 ! 2000 2016-08-20 18:09:15Z knoop
    44 ! Forced header and separation lines into 80 columns
    45 !
    46 ! 1804 2016-04-05 16:30:18Z maronga
    47 ! Removed code for parameter file check (__check)
    48 !
    49 ! 1764 2016-02-28 12:45:19Z raasch
    50 ! abort with MPI_COMM_WORLD added, nested runs always abort with MPI_ABORT
    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 ! 1320 2014-03-20 08:40:49Z raasch
    59 ! ONLY-attribute added to USE-statements,
    60 ! revision history before 2012 removed
    61 !
    62 ! 1036 2012-10-22 13:43:42Z raasch
    63 ! code put under GPL (PALM 3.9)
    64 !
    65 ! 809 2012-01-30 13:32:58Z maronga
    66 ! Bugfix: replaced .AND. and .NOT. with && and ! in the preprocessor directives
    67 !
    68 ! 807 2012-01-25 11:53:51Z maronga
    69 ! New cpp directive "__check" implemented which is used by check_namelist_files
    70 !
    71 ! Revision 1.1  2002/12/19 15:46:23  raasch
    72 ! Initial revision
    73 !
    7429!
    7530! Description:
Note: See TracChangeset for help on using the changeset viewer.