Ignore:
Timestamp:
Apr 5, 2016 4:30:18 PM (8 years ago)
Author:
maronga
Message:

removed parameter file check. update of mrungui for compilation with qt5

File:
1 edited

Legend:

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

    r1683 r1804  
    1919! Current revisions:
    2020! -----------------
    21 !
     21! Removed code for parameter file check (__check)
    2222!
    2323! Former revisions:
     
    102102                        nxl-nbgp_local:nxr+nbgp_local) ::  ar  !<
    103103                       
    104 
    105 #if ! defined( __check )
    106104
    107105    CALL cpu_log( log_point_s(2), 'exchange_horiz', 'start' )
     
    290288    CALL cpu_log( log_point_s(2), 'exchange_horiz', 'stop' )
    291289
    292 #endif
    293290 END SUBROUTINE exchange_horiz
    294291
     
    319316                        nxl-nbgp_local:nxr+nbgp_local) ::  ar  !< treated array
    320317
    321 #if ! defined( __check )
    322318
    323319#if defined( __parallel )
     
    386382
    387383#endif
    388 #endif
    389384
    390385
Note: See TracChangeset for help on using the changeset viewer.