| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 15/04/16 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | FH |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1862 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 4.0 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | N, C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | A 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 | |
| 32 | Necessary changes in package_parin, mod_particle_attributes, and Makefile. |
| 33 | }}} |