Changes between Initial Version and Version 2 of Ticket #151


Ignore:
Timestamp:
Jun 7, 2018, 12:57:04 PM (6 years ago)
Author:
pesei
Comment:

Hi Espen, could you please accept this ticket and state what has happend since then?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #151

    • Property Owner set to espen
    • Property Status changed from new to assigned
  • Ticket #151 – Description

    initial v2  
    44
    55E.g. in **FLEXPART_MPI.f90**, this block:
    6 {{{
     6{{{#!fortran
    77  if (lroot) then
    88    call MPI_Reduce(MPI_IN_PLACE, tot_blc_count, 1, mp_pp, MPI_SUM, id_root, &
     
    2020}}}
    2121should be replaced with this:
    22 {{{
     22{{{#!fortran
    2323if (lroot) then
    2424    call MPI_Reduce(MPI_IN_PLACE, tot_blc_count, 1, mp_pp, MPI_SUM, id_root, &
hosted by ZAMG