Changeset 8ee24a5 in flexpart.git for src/get_wetscav.f90


Ignore:
Timestamp:
Nov 24, 2016, 9:23:13 AM (7 years ago)
Author:
Sabine <sabine.eckhardt@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
1c0d5e6
Parents:
ceb7e4d
Message:

force releaseheights for bkwd depo runs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/get_wetscav.f90

    r92a74b2 r8ee24a5  
    2121
    2222subroutine get_wetscav(itime,ltsample,loutnext,jpart,ks,grfraction,inc_count,blc_count,wetscav)
    23 !                          i      i        i     i     o           o
     23!                          i      i        i     i   i    o           o          o       o
    2424!*****************************************************************************
    2525!                                                                            *
     
    139139    endif
    140140
     141!  If total precipitation is less than 0.01 mm/h - no scavenging occurs
     142    if ((lsp.lt.0.01).and.(convp.lt.0.01)) goto 20
    141143
    142144! get the level were the actual particle is in
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG