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_calc_liquid_water_content.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!
     
    7982
    8083    USE control_parameters,                                                    &
    81         ONLY:  dz, message_string, rho_surface
     84        ONLY:  message_string, rho_surface
    8285
    8386    USE cpulog,                                                                &
Note: See TracChangeset for help on using the changeset viewer.