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

    r1784 r1804  
    1919! Current revisions:
    2020! -----------------
    21 !
     21! Removed code for parameter file check (__check)
    2222!
    2323! Former revisions:
     
    140140!--           value on all PEs, you can omit the MPI_ALLREDUCE call and
    141141!--           assign ts_value(dots_num_palm+1:,sr) = ts_value_l directly.
    142 !#if defined( __parallel ) && ! defined ( __check )
     142!#if defined( __parallel )
    143143!       IF ( collective_wait )  CALL MPI_BARRIER( comm2d, ierr )
    144144!       CALL MPI_ALLREDUCE( ts_value_l(dots_num_palm+1),                         &
Note: See TracChangeset for help on using the changeset viewer.