Changeset 8fcfd08 in flexpart.git for src/timemanager_mpi.f90


Ignore:
Timestamp:
Apr 3, 2018, 2:48:23 PM (6 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:
a9cf4b1
Parents:
b1e0742 (diff), 5b7ec80 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'dev' of git.nilu.no:flexpart/flexpart into dev

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