Ignore:
Timestamp:
Mar 14, 2018 8:29:10 AM (6 years ago)
Author:
Giersch
Message:

Format 325 of header output has been changed, dt_dopr_listing is not set to the default value zero anymore

File:
1 edited

Legend:

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

    r2851 r2883  
    2525! -----------------
    2626! $Id$
     27! dt_dopr_listing is not set to the default value zero anymore
     28!
     29! 2851 2018-03-05 14:39:31Z maronga
    2730! Bugfix: calculation of output time levels in case of restart runs (parallel
    2831! NetCDF)
     
    23232326
    23242327!
    2325 !-- Set the default interval at which data of vertical profiles shall be output
    2326     IF ( dt_dopr_listing == 9999999.9_wp )  THEN
    2327        dt_dopr_listing = 0.0_wp
    2328     ENDIF
    2329 
    2330 !
    23312328!-- Set the default interval for the output of timeseries to a reasonable
    23322329!-- value (tries to minimize the number of calls of flow_statistics)
Note: See TracChangeset for help on using the changeset viewer.