Ignore:
Timestamp:
Mar 27, 2019 4:01:25 PM (5 years ago)
Author:
raasch
Message:

unused variable removed

File:
1 edited

Legend:

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

    r3824 r3825  
    2828! -----------------
    2929! $Id$
     30<<<<<<< .mine
     31! unused variable removed
     32!
     33! 3814 2019-03-26 08:40:31Z pavelkrc
     34||||||| .r3822
     35=======
    3036! Change zenith(0:0) and others to scalar.
    3137! Code review.
    3238!
    3339! 3814 2019-03-26 08:40:31Z pavelkrc
     40>>>>>>> .r3824
    3441! Rename exported nzu, nzp and related variables due to name conflict
    3542!
     
    33693376
    33703377       USE particle_attributes,                                                &
    3371            ONLY:  grid_particles, number_of_particles, particles,              &
    3372                   particle_advection_start, prt_count
     3378           ONLY:  grid_particles, number_of_particles, particles, prt_count
    33733379
    33743380       IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.