Changeset 4804 for palm/trunk/SOURCE/time_integration.f90
- Timestamp:
- Dec 2, 2020 10:19:08 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/time_integration.f90
r4802 r4804 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Remove leftover write statement from debugging 28 ! 29 ! 4802 2020-11-30 14:16:31Z suehring 27 30 ! Bugfix in time-control of indoor model at the very first time step 28 31 ! … … 657 660 658 661 CALL location_message( 'atmosphere (and/or ocean) time-stepping', 'start' ) 659 write(9,*) "time_indoor begin", time_indoor660 flush(9)661 662 ! 662 663 !-- Start of the time loop
Note: See TracChangeset
for help on using the changeset viewer.