Changes in src/timemanager_mpi.f90 [d8eed02:b1e0742] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/timemanager_mpi.f90

    rd8eed02 rb1e0742  
    808808                 call initial_cond_calc(itime+lsynctime,j)
    809809            itra1(j)=-999999999
    810             !print*, 'terminated particle ',j,'for age'
     810            if (verbosity.gt.0) then
     811              print*, 'terminated particle ',j,'for age'
     812            endif
    811813          endif
    812814        endif
     
    819821
    820822
    821 ! Added by mc: counter of "unstable" particle velocity during a time scale
    822 !   of maximumtl=20 minutes (defined in com_mod)
    823 
     823! Counter of "unstable" particle velocity during a time scale
     824! of maximumtl=20 minutes (defined in com_mod)
     825!************************************************************
    824826    total_nan_intl=0
    825827    i_nan=i_nan+1 ! added by mc to count nan during a time of maxtl (i.e. maximum tl fixed here to 20 minutes, see com_mod)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG