Ignore:
Timestamp:
Nov 22, 2018 11:24:52 AM (5 years ago)
Author:
gronemeier
Message:

renamed variable if to ivar; add variable description

File:
1 edited

Legend:

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

    r3241 r3554  
    2525! -----------------
    2626! $Id$
     27! add variable description
     28!
     29! 3241 2018-09-12 15:02:00Z raasch
    2730! unused format statements removed
    2831!
     
    126129
    127130
    128     INTEGER(iwp) ::  i  !<
    129     INTEGER(iwp) ::  sr !<
     131    INTEGER(iwp) ::  i  !< loop index
     132    INTEGER(iwp) ::  sr !< statistic region index
    130133
    131134!
Note: See TracChangeset for help on using the changeset viewer.