Ignore:
Timestamp:
Feb 2, 2013 11:24:22 AM (11 years ago)
Author:
raasch
Message:

unused variables remove from several routines

File:
1 edited

Legend:

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

    r1073 r1092  
    2323! Current revisions:
    2424! ------------------
     25! unused variables removed
    2526!
    2627! Former revisions:
     
    239240    INTEGER, DIMENSION(:,:), ALLOCATABLE ::  ngp_2dh_outer_l,  &
    240241                                             ngp_2dh_s_inner_l
    241 
    242     REAL ::  a, b
    243242
    244243    REAL, DIMENSION(1:2) ::  volume_flow_area_l, volume_flow_initial_l
Note: See TracChangeset for help on using the changeset viewer.