Changeset fb0d416 in flexpart.git for src/getfields_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/getfields_mpi.f90

    r5f9d14a rfb0d416  
    4343!
    4444!  eso 2014:
    45 !    MPI version. 3 fields instead of 2, to allow reading the newest in
    46 !    the background.
    47 !    Only one process (lmpreader=.true.) does the actual reading, while the
    48 !    rest call this routine only to update memind, memstat etc.
     45!    MPI version.
     46!    If running with number of processes >= mpi_mod::read_grp_min,
     47!    only one process (mpi_mod::lmpreader=.true.) does the actual reading, while
     48!    the rest call this routine only to update memind, memstat etc.
     49!
     50!    If mpi_mod::lmp_sync=.true., uses 3 fields instead of 2, to allow reading
     51!    the newest in the background.
    4952!
    5053!    Return memstat, which is the sum of
     
    6164! indj                 indicates the number of the wind field to be read in  *
    6265! indmin               remembers the number of wind fields already treated   *
    63 ! memind(2)            pointer, on which place the wind fields are stored    *
    64 ! memtime(2) [s]       times of the wind fields, which are kept in memory    *
     66! memind(2[3])         pointer, on which place the wind fields are stored    *
     67! memtime(2[3]) [s]    times of the wind fields, which are kept in memory    *
    6568! itime [s]            current time since start date of trajectory calcu-    *
    6669!                      lation                                                *
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG