Ignore:
Timestamp:
Jun 12, 2017 10:47:51 AM (7 years ago)
Author:
kanani
Message:

code documentation and cleanup

File:
1 edited

Legend:

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

    r2101 r2277  
    2525! -----------------
    2626! $Id$
     27! Removed unused variables do2d_xy_n, do2d_xz_n, do2d_yz_n, do3d_avs_n
     28!
     29! 2101 2017-01-05 16:42:31Z suehring
    2730!
    2831! 2000 2016-08-20 18:09:15Z knoop
     
    7679
    7780    USE control_parameters,                                                    &
    78         ONLY:  do2d_xz_n, do2d_xy_n, do2d_yz_n, do3d_avs_n, host, max_masks,   &
     81        ONLY:  host, max_masks,                                                &
    7982               mid, nz_do3d, openfile, run_description_header, z_max_do2d
    8083               
Note: See TracChangeset for help on using the changeset viewer.