Changeset fb0d416 in flexpart.git for src/FLEXPART_MPI.f90


Ignore:
Timestamp:
Apr 20, 2015, 10:35:26 AM (9 years ago)
Author:
Espen Sollum ATMOS <eso@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
5f42c27
Parents:
b5d0e7e
Message:

OH change suggested by Xuekun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/FLEXPART_MPI.f90

    r2f8635b rfb0d416  
    336336  !******************************************************************
    337337
     338  if (mp_measure_time) call mpif_mtime('iotime',0)
     339! :DEV: was a bug here (all processes writing)?
     340  if (lroot) then ! MPI: this part root process only
     341
    338342  if (lnetcdfout.eq.1) then
    339343    call writeheader_netcdf(lnest=.false.)
     
    350354  endif
    351355
    352   if (lroot) then ! MPI: this part root process only
     356!
    353357    if (verbosity.gt.0) then
    354358      print*,'call writeheader'
     
    364368  end if ! (mpif_pid == 0)
    365369
     370  if (mp_measure_time) call mpif_mtime('iotime',0)
     371
    366372  !open(unitdates,file=path(2)(1:length(2))//'dates')
    367 
    368 !open(unitdates,file=path(2)(1:length(2))//'dates')
    369373
    370374  if (verbosity.gt.0 .and. lroot) then
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG