Ignore:
Timestamp:
Jun 29, 2017 1:31:14 PM (7 years ago)
Author:
raasch
Message:

NEC related code partly removed, host variable partly removed, host specific code completely removed, default values for host, loop_optimization and termination time_needed changed

File:
1 edited

Legend:

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

    r2277 r2300  
    2525! -----------------
    2626! $Id$
     27! -host
     28!
     29! 2277 2017-06-12 10:47:51Z kanani
    2730! Removed unused variables do2d_xy_n, do2d_xz_n, do2d_yz_n, do3d_avs_n
    2831!
     
    7982
    8083    USE control_parameters,                                                    &
    81         ONLY:  host, max_masks,                                                &
    82                mid, nz_do3d, openfile, run_description_header, z_max_do2d
     84        ONLY:  max_masks, mid, nz_do3d, openfile, run_description_header,      &
     85               z_max_do2d
    8386               
    8487    USE grid_variables,                                                        &
Note: See TracChangeset for help on using the changeset viewer.