Changes between Version 562 and Version 563 of doc/tec/changelog_2018


Ignore:
Timestamp:
Apr 15, 2016 11:57:33 AM (9 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v562 v563  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1515/04/16
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18FH
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1862
     22}}}
     23{{{#!td style="vertical-align:top"
     244.0
     25}}}
     26{{{#!td style="vertical-align:top"
     27N, C
     28}}}
     29{{{#!td style="vertical-align:top"
     30A subroutine for initializing aerosol spectra has been added to lpm_init_mod. The dry aerosol radius is now explicitly considered in lpm_droplet_condensation. The aerosol spectrum is assumed to consist of up to 3 log-normal distributions, which can be steered by the parameters {{{n1}}}, {{{n2}}}, {{{n3}}}, {{{s1}}}, {{{s2}}}, {{{s3}}}, {{{rm1}}}, {{{rm2}}}, {{{rm3}}}. A probabilistic initialization can be chosen by setting the logical {{{init_aerosol_probabilistic}}} to true, otherwise the predefined aerosol spectrum is divided into logarithmically spaced bins and the weighting factor is calculated based on the number of aerosol within each bin. {{{monodisperse_aerosols}}} initializes a monodisperse aerosol spectrum with a dry radius of 0.1 micron.
     31
     32Necessary changes in package_parin, mod_particle_attributes, and Makefile.
     33}}}
    1334|----------------
    1435{{{#!td style="vertical-align:top;width: 50px"