Ignore:
Timestamp:
May 2, 2014 2:31:06 PM (10 years ago)
Author:
raasch
Message:

output of location messages to stdout

File:
1 edited

Legend:

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

    r1381 r1384  
    2020! Current revisions:
    2121! ------------------
    22 !
     22! location messages added
    2323!
    2424! Former revisions:
     
    250250#endif
    251251
     252    CALL location_message( 'beginning with time-stepping' )
    252253!
    253254!-- Start of the time loop
     
    949950#endif
    950951
     952    CALL location_message( 'finished time-stepping' )
     953
    951954 END SUBROUTINE time_integration
Note: See TracChangeset for help on using the changeset viewer.