Ignore:
Timestamp:
Jun 9, 2017 12:34:55 PM (7 years ago)
Author:
sward
Message:

error messages and numbers updated

File:
1 edited

Legend:

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

    r2259 r2271  
    2525! -----------------
    2626! $Id$
     27! Start timestep message changed
     28!
     29! 2259 2017-06-08 09:09:11Z gronemeier
    2730! Implemented synthetic turbulence generator
    2831!
     
    438441#endif
    439442
    440     CALL location_message( 'start with time-stepping', .TRUE. )
     443    CALL location_message( 'starting timestep-sequence', .TRUE. )
    441444!
    442445!-- Start of the time loop
Note: See TracChangeset for help on using the changeset viewer.