Ignore:
Timestamp:
Mar 29, 2011 12:34:54 PM (13 years ago)
Author:
raasch
Message:

last commit documented

File:
1 edited

Legend:

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

    r707 r708  
    44! Current revisions:
    55! -----------------
    6 ! bc_lr/ns replaced by bc_lr/ns_cyc
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 707 2011-03-29 11:39:40Z raasch
     13! bc_lr/ns replaced by bc_lr/ns_cyc
    1114!
    1215! 667 2010-12-23 12:06:00Z suehring/gryschka
     
    540543
    541544!
    542 !-- Test output of nzb_local -1:ny+1,-1:nx+1
    543 !    WRITE (9,*)  '*** nzb_local ***'
    544 !    DO  j = ny+1, -1, -1
    545 !       WRITE (9,'(194(1X,I2))')  ( nzb_local(j,i), i = -1, nx+1 )
    546 !    ENDDO
    547 
    548 !
    549545!-- Consistency checks and index array initialization are only required for
    550546!-- non-flat topography, also the initialization of topography height arrays
Note: See TracChangeset for help on using the changeset viewer.