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

    r4129 r4180  
    6969! Rename module and subroutines
    7070!
    71 ! 3646 2018-12-28 17:58:49Z kanani
    72 ! Bugfix: use time_since_reference_point instead of simulated_time (relevant
    73 ! when using wall/soil spinup)
    74 !
    75 ! 3614 2018-12-10 07:05:46Z raasch
    76 ! unused variables removed
    77 !
    78 ! 3572 2018-11-28 11:40:28Z suehring
    79 ! Added short- and longwave radiation flux arrays (e.g. diffuse, direct,
    80 ! reflected, resedual) for all surfaces (M. Salim)
    81 !
    82 ! 3494 2018-11-06 14:51:27Z suehring
    83 ! Bugfix in gathering surface data from different types and orientation.
    84 ! Output of total number of surfaces and vertices added.
    85 ! String length is output, for more convinient post-processing.
    86 ! Last actions added.
    87 !
    88 ! 3483 2018-11-02 14:19:26Z raasch
    89 ! bugfix: missed directives for MPI added
    90 !
    91 ! 3421 2018-10-24 18:39:32Z gronemeier
    92 ! Add output variables
    93 ! Write data into binary file
    94 !
    95 ! 3420 2018-10-24 17:30:08Z gronemeier
    96 ! Initial implementation from Klaus Ketelsen and Matthias Suehring
    97 !
    98 !
    99 ! Authors:
    100 ! --------
    101 ! @author Klaus Ketelsen, Matthias Suehring, Tobias Gronemeier
    10271!
    10372! Description:
Note: See TracChangeset for help on using the changeset viewer.