Ignore:
Timestamp:
Apr 7, 2016 7:49:42 AM (8 years ago)
Author:
hoffmann
Message:

changes in LPM and bulk cloud microphysics

File:
1 edited

Legend:

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

    r1818 r1822  
    1919! Current revisions:
    2020! ------------------
    21 !
     21! Unused variables removed.
    2222!
    2323! Former revisions:
     
    6262    USE particle_attributes,                                                   &
    6363        ONLY:  grid_particles, maximum_number_of_particles,                    &
    64                number_of_particles, particles, prt_count,                      &
     64               number_of_particles, prt_count,                                 &
    6565               trlp_count_sum, trlp_count_recv_sum, trnp_count_sum,            &
    6666               trnp_count_recv_sum, trrp_count_sum, trrp_count_recv_sum,       &
Note: See TracChangeset for help on using the changeset viewer.