Ignore:
Timestamp:
Nov 9, 2020 1:40:05 PM (3 years ago)
Author:
raasch
Message:

first preliminary version for output of particle data time series

File:
1 edited

Legend:

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

    r4652 r4778  
    2525! -----------------
    2626! $Id$
     27! local filename for output of particle time series changed
     28!
     29! 4652 2020-08-27 08:51:55Z raasch
    2730! Routine fortran_sleep has been moved to module posix_interface
    2831!
     
    9981001!
    9991002!--       Set filename
    1000           filename = 'DATA_1D_PTS_NETCDF' // TRIM( coupling_char )
     1003          filename = 'DATA_1D_SPTS_NETCDF' // TRIM( coupling_char )
    10011004
    10021005!
Note: See TracChangeset for help on using the changeset viewer.