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

    r3768 r4180  
    3434! - Set Neumann conditions also at radiation boundary
    3535!
    36 ! 3542 2018-11-20 17:04:13Z suehring
    37 ! Rename variables in offline nesting mode and flags indicating lateral
    38 ! boundary conditions
    39 !
    40 ! 3182 2018-07-27 13:36:03Z suehring
    41 ! Corrected "Former revisions" section
    42 !
    43 ! 2696 2017-12-14 17:12:51Z kanani
    44 ! Change in file header (GPL part)
    45 ! Forcing implemented (MS)
    46 !
    47 ! 2101 2017-01-05 16:42:31Z suehring
    48 !
    49 ! 2000 2016-08-20 18:09:15Z knoop
    50 ! Forced header and separation lines into 80 columns
    51 !
    52 ! 1968 2016-07-18 12:01:49Z suehring
    53 ! 2D-INTEGER exchange adopted for different multigrid level
    54 !
    55 ! 1818 2016-04-06 15:53:27Z maronga
    56 ! Initial version of purely vertical nesting introduced.
    57 !
    58 ! 1804 2016-04-05 16:30:18Z maronga
    59 ! Removed code for parameter file check (__check)
    60 !
    61 ! 1762 2016-02-25 12:31:13Z hellstea
    62 ! Introduction of nested domain feature
    63 !
    64 ! 1682 2015-10-07 23:56:08Z knoop
    65 ! Code annotations made doxygen readable
    66 !
    67 ! 1348 2014-03-27 18:01:03Z raasch
    68 ! bugfix: bc_lr_cyc and bc_ns_cyc added to ONLY-list
    69 !
    70 ! 1320 2014-03-20 08:40:49Z raasch
    71 ! ONLY-attribute added to USE-statements,
    72 ! kind-parameters added to all INTEGER and REAL declaration statements,
    73 ! kinds are defined in new module kinds,
    74 ! revision history before 2012 removed,
    75 ! comment fields (!:) to be used for variable explanations added to
    76 ! all variable declaration statements
    77 !
    78 ! 1092 2013-02-02 11:24:22Z raasch
    79 ! unused variables removed
    80 !
    81 ! 1036 2012-10-22 13:43:42Z raasch
    82 ! code put under GPL (PALM 3.9)
    83 !
    84 ! 841 2012-02-28 12:29:49Z maronga
    85 ! Excluded routine from compilation of namelist_file_check
    86 !
    87 ! Revision 1.1  1998/01/23 09:58:21  raasch
    88 ! Initial revision
    89 !
    9036!
    9137! Description:
Note: See TracChangeset for help on using the changeset viewer.