Ignore:
Timestamp:
Mar 20, 2007 8:33:14 AM (17 years ago)
Author:
raasch
Message:

preliminary changes for radiation conditions

File:
1 edited

Legend:

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

    r63 r73  
    158158
    159159!
    160 !--       Swap the time levels in preparation for the next time step.
    161           CALL swap_timelevel
    162 
    163 !
    164160!--       Boundary conditions for the prognostic quantities (except of the
    165161!--       velocities at the outflow in case of a non-cyclic lateral wall)
    166162          CALL boundary_conds( 'main' )
     163
     164!
     165!--       Swap the time levels in preparation for the next time step.
     166          CALL swap_timelevel
    167167
    168168!
Note: See TracChangeset for help on using the changeset viewer.