Ignore:
Timestamp:
Sep 12, 2018 3:02:00 PM (6 years ago)
Author:
raasch
Message:

various changes to avoid compiler warnings (mainly removal of unused variables)

File:
1 edited

Legend:

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

    r3039 r3241  
    2525! -----------------
    2626! $Id$
     27! unused variables removed
     28!
     29! 3039 2018-05-24 13:13:11Z schwenkel
    2730! bugfix for lcm with grid stretching
    2831!
     
    126129
    127130    USE control_parameters,                                                    &
    128         ONLY:  dt_3d, message_string, dz
     131        ONLY:  dt_3d, message_string
    129132
    130133    USE cpulog,                                                                &
Note: See TracChangeset for help on using the changeset viewer.