Ignore:
Timestamp:
Jan 10, 2019 8:28:24 AM (5 years ago)
Author:
raasch
Message:

dummy statements added to avoid compiler warnings about unused variables, unused variables removed, ssh-call for submitting batch jobs on remote systems modified again to avoid output of login messages on specific systems

File:
1 edited

Legend:

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

    r3655 r3665  
    2525! -----------------
    2626! $Id$
     27! unused variables removed
     28!
     29! 3655 2019-01-07 16:51:22Z knoop
    2730! Fix output time levels (use time_since_reference_point)
    2831!
     
    204207       
    205208    USE surface_mod,                                                           &
    206         ONLY :  surf_def_h, surf_lsm_h, surf_usm_h, get_topography_top_index_ji     
     209        ONLY :  get_topography_top_index_ji
    207210
    208211    IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.