Ignore:
Timestamp:
Jun 12, 2019 1:20:01 PM (5 years ago)
Author:
maronga
Message:

consistent output of time stamps in header and run control for runs with spinup. Commented previous revisions in palm_csd

File:
1 edited

Legend:

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

    r4017 r4023  
    2525! -----------------
    2626! $Id$
     27! Renamed "coupling start time" to "spinup time"
     28!
     29! 4017 2019-06-06 12:16:46Z schwenkel
    2730! unused variable removed
    2831!
     
    20052008             '                                      per second of simulated tim', &
    20062009               'e: ',F9.3,' s')
    2007 207 FORMAT ( ' Coupling start time: ',F9.3,' s')
     2010207 FORMAT ( ' Spinup time:        ',F9.3,' s')
    20082011250 FORMAT (//' Computational grid and domain size:'/ &
    20092012              ' ----------------------------------'// &
Note: See TracChangeset for help on using the changeset viewer.