Changeset 1072


Ignore:
Timestamp:
Nov 29, 2012 5:04:39 PM (11 years ago)
Author:
franke
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
3 edited

Legend:

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

    r1071 r1072  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfix: collision efficiencies for Hall kernel should not be < 1.0E-20
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1071 2012-11-29 16:54:55Z franke
     29! Bugfix: collision efficiencies for Hall kernel should not be < 1.0E-20
    2730!
    2831! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/lpm_droplet_collision.f90

    r1071 r1072  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1071 2012-11-29 16:54:55Z franke
    2229! Calculation of Hall and Wang kernel now uses collision-coalescence formulation
    2330! proposed by Wang instead of the continuous collection equation (for more
    2431! information about new method see PALM documentation)
    2532! Bugfix: message identifiers added
    26 !
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    3033!
    3134! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/lpm_droplet_condensation.f90

    r1071 r1072  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1071 2012-11-29 16:54:55Z franke
    2229! Ventilation effect for evaporation of large droplets included
    2330! Check for unreasonable results included in calculation of Rosenbrock method
     
    3037! Bugfix: factor in calculation of surface tension changed from 0.00155 to
    3138! 0.000155
    32 !
    33 ! Former revisions:
    34 ! -----------------
    35 ! $Id$
    3639!
    3740! 1036 2012-10-22 13:43:42Z raasch
Note: See TracChangeset for help on using the changeset viewer.