Changeset 4247 for palm/trunk


Ignore:
Timestamp:
Sep 30, 2019 10:18:24 AM (4 years ago)
Author:
pavelkrc
Message:

Bugfix: remove unused USEs

File:
1 edited

Legend:

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

    r4245 r4247  
    50145014
    50155015       USE indices,                                            &
    5016            ONLY:  nxl, nxr, nys, nyn, nzb, nzt
     5016           ONLY:  nxl, nxr, nys, nyn
    50175017
    50185018       USE control_parameters,                                 &
     
    50245024       USE basic_constants_and_equations_mod,                  &
    50255025           ONLY: pi
    5026 
    5027        USE arrays_3d,                                          &
    5028            ONLY:  zu, zw
    50295026
    50305027       IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.