Changes in README_PARALLEL.md [1d207bb:5f42c27] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README_PARALLEL.md

    • Property mode changed from 100755 to 100644
    r1d207bb r5f42c27  
    11
    2                 FLEXPART VERSION 9.2.0 (MPI)
     2                FLEXPART VERSION 10.0 beta (MPI)
    33
    44Description
     
    6262  'numpart' are complemented by variables 'maxpart_mpi' and 'numpart_mpi'
    6363  which are the run-time determined number of particles per process, i.e,
    64   maxpart_mpi = maxpart/[number of processes]. The variable 'numpart'
     64  maxpart_mpi = maxpart/np, where np are the number of processes. The variable 'numpart'
    6565  is still used in the code, but redefined to mean 'number of particles
    6666  per MPI process'
     
    7979  But it is also possible that the
    8080  program will run even faster if the 4th process is participating in
    81   the calculation of particle trajectories. This will largely depend on
     81  the calculation of particle trajectories instead. This will largely depend on
    8282  the problem size (total number of particles in the simulation, resolution
    8383  of grids etc) and hardware being used (disk speed/buffering, memory
     
    120120  FLEXPART-MPI is run with no (or just a few) particles, no performance
    121121  improvement is possible. In this case, most processing time is spent
    122   in the 'getfields'-routine (ECMWF).
     122  in the 'getfields'-routine.
    123123
    124124  A) Running without dedicated reader process
     
    173173    * Nested wind fields
    174174
    175  -The following will probably/possibly not work (untested/under developement):
     175 -The following will most probably not work (untested/under developement):
    176176
    177177    * Backward runs
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG