Ignore:
Timestamp:
Feb 28, 2019 10:16:49 AM (5 years ago)
Author:
moh.hefny
Message:

removed unused variables from urban_surface_mod radiation_model_mod and part of module_interface

File:
1 edited

Legend:

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

    r3767 r3769  
    2424! Former revisions:
    2525! -----------------
    26 ! $Id$
     26! $ID: MODULE_INTERFACE.F90 3767 2019-02-27 08:18:02Z Mohamed $
     27! removed unused variables in module_interface_check_data_output_ts
     28! 3767 08:18:02Z raasch
    2729! unused variable file_index removed from subroutine parameter list
    2830!
     
    553555
    554556    IF ( radiation )  THEN
    555        CALL radiation_check_data_output_ts( dots_max, dots_num, dots_label, dots_unit )
     557       CALL radiation_check_data_output_ts( dots_max, dots_num )
    556558    ENDIF
    557559
Note: See TracChangeset for help on using the changeset viewer.