Ignore:
Timestamp:
Jun 24, 2009 12:59:09 PM (15 years ago)
Author:
maronga
Message:

adjustments for lcxt4 and ibmy, allow user 2d xy cross section output at z=nzb+1

File:
1 edited

Legend:

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

    r291 r343  
    116116!--    Determine size of next time step
    117117       IF ( simulated_time /= 0.0 )  CALL timestep
    118 
    119118!
    120119!--    Execute the user-defined actions
     
    334333       IF ( coupling_mode /= 'uncoupled'  .AND.  run_coupled )  THEN
    335334          time_coupling = time_coupling + dt_3d
     335
    336336!
    337337!--       In case of model termination initiated by the local model
Note: See TracChangeset for help on using the changeset viewer.