Ignore:
Timestamp:
Sep 29, 2009 2:34:24 PM (15 years ago)
Author:
heinze
Message:

var_ts is replaced by dots_max

File:
1 edited

Legend:

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

    r392 r394  
    77! Current revisions:
    88! -----------------
    9 !
     9! var_ts is replaced by dots_max
     10!
    1011!
    1112! Former revisions:
     
    137138              sums_up_fraction_l(10,3,0:statistic_regions),                 &
    138139              sums_wsts_bc_l(nzb:nzt+1,0:statistic_regions),                &
    139               ts_value(var_ts,0:statistic_regions) )
     140              ts_value(dots_max,0:statistic_regions) )
    140141    ALLOCATE( km_damp_x(nxl-1:nxr+1), km_damp_y(nys-1:nyn+1) )
    141142
Note: See TracChangeset for help on using the changeset viewer.