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/init_dvrp.f90

    r2298 r2300  
    2525! -----------------
    2626! $Id$
     27! NEC related cpp directives removed
     28!
     29! 2298 2017-06-29 09:28:18Z raasch
    2730! MPI2 related part removed
    2831!
     
    849852       CALL DVRP_LOG_EVENT( -1, 1 )   ! Logging of total cpu-time used by PALM
    850853       IF ( use_seperate_pe_for_dvrp_output )  THEN
    851 #ifndef __nec
    852854          CALL DVRP_SPLIT_EXIT( 1 )      ! Argument 0: reduced output
    853 #endif
    854855       ELSE
    855856          CALL DVRP_LOG_EXIT( 1 )        ! Argument 0: reduced output
Note: See TracChangeset for help on using the changeset viewer.