Changes between Version 543 and Version 544 of doc/tec/changelog_2018


Ignore:
Timestamp:
Apr 7, 2016 9:11:10 AM (9 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v543 v544  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1507/04/16
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18FH
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1822
     22}}}
     23{{{#!td style="vertical-align:top"
     244.0
     25}}}
     26{{{#!td style="vertical-align:top"
     27C, B
     28}}}
     29{{{#!td style="vertical-align:top"
     30'''Changed:'''
     31
     32* lpm_advec: turbulent velocity fluctuations can be used (use_sgs_for_particles), terminal velocity is computed from a parameterization by Rogers et al. (1993)
     33* lpm_droplet_collision: a new collision algorithm is available (collision_algorithm='all_or_nothing', 'average_impact' turns on the original algorithm)
     34* lpm_collision_kernel: the PALM kernel has been removed. Terminal velocities are also computed by the parameterization of Rogers et al. (1993) (analogously to lpm_advec)
     35* microphysics: Kessler bulk microphysics are not integrated in microphyics (i.e., calc_precipitation and impact_of_latent_heat are deleted). Microphysics can be steered via cloud_scheme with the following options: 'saturation_adjust' is a simple saturation adjustment scheme without precipitation, 'kessler' turns on the (one-moment) precipitation parametrization by Kessler (1996), 'seifert_beheng' the (two-moment) precipitation parameterization by Seifert and Beheng (2006).
     36* several routines of the LPM (Lagrangian particle model): Tails are now removed.
     37
     38'''Bugfixes:'''
     39
     40* Calculation of the turbulent enhancement factor of collection efficiency is corrected
     41}}}
    1342|----------------
    1443{{{#!td style="vertical-align:top;width: 50px"