Changeset 92a74b2 in flexpart.git for src/wetdepo.f90


Ignore:
Timestamp:
Nov 21, 2016, 10:05:39 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:
3d6060e
Parents:
7062fab
Message:

get_vdep_prob instead of advance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/wetdepo.f90

    rc9cf570 r92a74b2  
    103103 33  continue
    104104
     105    do ks=1,nspec      ! loop over species
    105106
    106107!**************************************************
    107108! CALCULATE DEPOSITION
    108109!**************************************************
    109       call get_wetscav(itime,ltsample,loutnext,jpart,grfraction,inc_count,blc_count,wetscav)
     110      call get_wetscav(itime,ltsample,loutnext,jpart,ks,grfraction,inc_count,blc_count,wetscav)
    110111
    111112      if (wetscav.gt.0.) then
     
    136137      endif
    137138
     139    end do ! loop over species
     140
    138141! Sabine Eckhardt, June 2008 create deposition runs only for forward runs
    139142! Add the wet deposition to accumulated amount on output grid and nested output grid
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG