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/disturb_heatflux.f90

    r2718 r3241  
    2525! -----------------
    2626! $Id$
     27! unused variable removed
     28!
     29! 2718 2018-01-02 08:49:38Z maronga
    2730! Corrected "Former revisions" section
    2831!
     
    9194    USE random_generator_parallel,                                             &
    9295        ONLY:  random_number_parallel, random_seed_parallel, random_dummy,     &
    93                id_random_array, seq_random_array
     96               seq_random_array
    9497
    9598    USE surface_mod,                                                           &
Note: See TracChangeset for help on using the changeset viewer.