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

    r3945 r4180  
    3333! Determine number of coupled arrays dynamically.
    3434!
    35 ! 3241 2018-09-12 15:02:00Z raasch
    36 ! unused variable removed
    37 !
    38 ! 2841 2018-02-27 15:02:57Z knoop
    39 ! Bugfix: wrong placement of include 'mpif.h' corrected
    40 !
    41 ! 2801 2018-02-14 16:01:55Z thiele
    42 ! Introduce particle transfer in nested models.
    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 ! 2599 2017-11-01 13:18:45Z hellstea
    51 ! Some cleanup and commenting improvements only.
    52 !
    53 ! 2101 2017-01-05 16:42:31Z suehring
    54 !
    55 ! 2000 2016-08-20 18:09:15Z knoop
    56 ! Forced header and separation lines into 80 columns
    57 !
    58 ! 1901 2016-05-04 15:39:38Z raasch
    59 ! Code clean up. The words server/client changed to parent/child.
    60 !
    61 ! 1900 2016-05-04 15:27:53Z raasch
    62 ! re-formatted to match PALM style, file renamed again
    63 !
    64 ! 1808 2016-04-05 19:44:00Z raasch
    65 ! MPI module used by default on all machines
    66 !
    67 ! 1786 2016-03-08 05:49:27Z raasch
    68 ! change in child-parent data transfer: parent now gets data from child
    69 ! instead of that child puts it to the parent
    70 !
    71 ! 1779 2016-03-03 08:01:28Z raasch
    72 ! PMC_MPI_REAL removed, dim_order removed from type arraydef,
    73 ! array management changed from linked list to sequential loop
    74 !
    75 ! 1766 2016-02-29 08:37:15Z raasch
    76 ! +po_data in type arraydef
    77 !
    78 ! 1764 2016-02-28 12:45:19Z raasch
    79 ! cpp-statement added (nesting can only be used in parallel mode),
    80 ! all kinds given in PALM style
    81 !
    82 ! 1762 2016-02-25 12:31:13Z hellstea
    83 ! Initial revision by K. Ketelsen
    8435!
    8536! Description:
Note: See TracChangeset for help on using the changeset viewer.