Changeset deaac29 in flexpart.git for src/advance_rec.f90


Ignore:
Timestamp:
Nov 18, 2016, 8:13:26 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:
c9cf570
Parents:
0ee2193
Message:

simplified version - velocities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/advance_rec.f90

    r0ee2193 rdeaac29  
    167167  !   this formulation means that prob(n) = 1 - f(0)*...*f(n)
    168168  !   where f(n) is the exponential term
    169                prob(ks)=1.+(prob(ks)-1.)* &
    170                     exp(-vdepo(ks)*abs(lsynctime)/(2.*href))
     169               prob(ks)=vdepo(ks)
     170!               prob(ks)=vdepo(ks)/2./href
     171! instead of prob - return vdepo -> result kg/m2/s
    171172          endif
    172173        end do
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG