Changeset b1e0742 in flexpart.git for src/timemanager_mpi.f90


Ignore:
Timestamp:
Apr 3, 2018, 2:47:07 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:
8fcfd08
Parents:
f4a4339
Message:

OH files converted from netcdf to binary format

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