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

    r2718 r3241  
    2525! -----------------
    2626! $Id$
     27! unused variables removed
     28!
     29! 2718 2018-01-02 08:49:38Z maronga
    2730! Corrected "Former revisions" section
    2831!
     
    489492       INTEGER(iwp) ::  nx                 !<
    490493       INTEGER(iwp) ::  ny                 !<
    491        INTEGER(iwp) ::  omp_get_thread_num !<
    492        INTEGER(iwp) ::  tn                 !<
    493494
    494495       REAL(wp)     ::  ddx2 !<
Note: See TracChangeset for help on using the changeset viewer.