Ignore:
Timestamp:
Jan 10, 2019 8:28:24 AM (6 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/init_masks.f90

    r3655 r3665  
    2525! -----------------
    2626! $Id$
     27! unused variables removed
     28!
     29! 3655 2019-01-07 16:51:22Z knoop
    2730! Move the control parameter "salsa" from salsa_mod to control_parameters
    2831! (M. Kurppa)
     
    196199   
    197200    USE radiation_model_mod,                                                   &
    198         ONLY:  radiation, radiation_check_data_output
     201        ONLY:  radiation_check_data_output
    199202       
    200203    USE salsa_mod,                                                             &
Note: See TracChangeset for help on using the changeset viewer.