Changeset 4804 for palm


Ignore:
Timestamp:
Dec 2, 2020 10:19:08 AM (3 years ago)
Author:
suehring
Message:

remove leftover write statement from debugging

File:
1 edited

Legend:

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

    r4802 r4804  
    2525! -----------------
    2626! $Id$
     27! Remove leftover write statement from debugging
     28!
     29! 4802 2020-11-30 14:16:31Z suehring
    2730! Bugfix in time-control of indoor model at the very first time step
    2831!
     
    657660
    658661    CALL location_message( 'atmosphere (and/or ocean) time-stepping', 'start' )
    659 write(9,*) "time_indoor begin", time_indoor
    660 flush(9)
    661662!
    662663!-- Start of the time loop
Note: See TracChangeset for help on using the changeset viewer.