Ignore:
Timestamp:
Feb 25, 2019 3:31:42 PM (5 years ago)
Author:
raasch
Message:

unused variables removed, OpenACC directives re-formatted, statements added to avoid compiler warnings

File:
1 edited

Legend:

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

    r3719 r3761  
    2525! -----------------
    2626! $Id$
     27! unused variable removed
     28!
     29! 3719 2019-02-06 13:10:18Z kanani
    2730! Included cpu measurement for wall/soil spinup
    2831!
     
    281284
    282285    USE control_parameters,                                                    &
    283         ONLY:  air_chemistry, constant_diffusion, child_domain,                &
     286        ONLY:  constant_diffusion, child_domain,                               &
    284287               coupling_char, do2d_at_begin, do3d_at_begin, humidity,          &
    285288               initializing_actions, io_blocks, io_group, message_string,      &
Note: See TracChangeset for help on using the changeset viewer.