Ignore:
Timestamp:
Jun 9, 2016 4:32:12 PM (8 years ago)
Author:
suehring
Message:

last commit documented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/lpm_advec.f90

    r1929 r1930  
    1919! Current revisions:
    2020! ------------------
    21 ! Put stochastic equation in an extra subroutine.
    22 ! Set flag for stochastic equation to communicate whether a particle is near
    23 ! topography. This case, memory and drift term are disabled in the Weil equation.
    24 !
    25 ! Enable vertical logarithmic interpolation also above topography. This case,
    26 ! set a lower limit for the friction velocity, as it can become very small
    27 ! in narrow street canyons, leading to too large particle speeds.
     21
    2822!
    2923! Former revisions:
    3024! -----------------
    3125! $Id$
     26!
     27! 1929 2016-06-09 16:25:25Z suehring
     28! Put stochastic equation in an extra subroutine.
     29! Set flag for stochastic equation to communicate whether a particle is near
     30! topography. This case, memory and drift term are disabled in the Weil equation.
     31!
     32! Enable vertical logarithmic interpolation also above topography. This case,
     33! set a lower limit for the friction velocity, as it can become very small
     34! in narrow street canyons, leading to too large particle speeds.
    3235!
    3336! 1888 2016-04-21 12:20:49Z suehring
Note: See TracChangeset for help on using the changeset viewer.