Changeset d7935de in flexpart.git for src/timemanager.f90


Ignore:
Timestamp:
Sep 11, 2018, 6:06:31 PM (6 years ago)
Author:
pesei <petra seibert at univie ac at>
Branches:
univie
Children:
93786a1
Parents:
34f1452
Message:

modify most input read subroutines

changed some variable names (mostly for I-N reasons)
includes two names appearing also in timemanager, com_mod
corrected a few mistakes
simplified some parts of code
changed options/RELEASES which is in nml fmt correspondingly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/timemanager.f90

    rc0884a8 rd7935de  
    719719  ! Output to keep track of the numerical instabilities in CBL simulation and if
    720720  ! they are compromising the final result (or not)
    721     if (cblflag.eq.1) print *,j,itime,'nan_synctime',nan_count,'nan_tl',total_nan_intl 
     721    if (iflagcbl.eq.1) print *,j,itime,'nan_synctime',nan_count,'nan_tl',total_nan_intl 
    722722         
    723723  end do
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG