Ignore:
Timestamp:
Mar 2, 2021 4:39:14 PM (3 years ago)
Author:
raasch
Message:

revised output of surface data via MPI-IO for better performance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/write_restart_data_mod.f90

    r4848 r4893  
    2424! -----------------
    2525! $Id$
     26! version number update because of revised output of surface data via MPI-IO for better performance
     27!
     28! 4848 2021-01-21 15:51:51Z gronemeier
    2629! bugfix: removed syn_turb_gen from restart files
    2730!
     
    201204    INTEGER ::  i                                !< loop index
    202205
    203     binary_version_global = '5.2'
     206    binary_version_global = '5.3'
    204207
    205208    IF ( restart_data_format_output == 'fortran_binary' )  THEN
Note: See TracChangeset for help on using the changeset viewer.