| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 09/06/16 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | MS |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1929 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 4.0 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | B, C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | '''Bugfixes:''' |
| 31 | - Vertical logarithmic interpolation above topography. (lpm_advec, lpm_init) |
| 32 | - Particle exchange between PEs. (lpm_exchange_horiz) |
| 33 | - Horizontal particle boundary conditions in serial mode. (lpm_exchange_horiz) |
| 34 | - Initial particle height and grid index in case of seed_follows_topography. (lpm_init) |
| 35 | - Particle random start positions, ensure that particles do not move more than one grid length. (lpm_init) |
| 36 | - Initial call of pres. (pres) |
| 37 | - Avoid segmentation fault in case one grid point is horizontally completely surrounded by topography. (surface_layer_fluxes_mod) |
| 38 | - Preprocessor directives for parallel and serial mode. (wind_turbine_model_mod) |
| 39 | - Check for use_upstream_for_tke. (check_parameters) |
| 40 | |
| 41 | '''Changes:''' |
| 42 | - Particle wall reflection rewritten. (lpm, lpm_boundary_conds) |
| 43 | - Stochastic equation for subgrid-scale particle speed is put into an extra subroutine. Moreover, near topography, memory and drift term in stochastic equation are disabled. (lpm_advec) |
| 44 | |
| 45 | |
| 46 | Unused variables removed. (lpm_exchange_horiz) |
| 47 | |
| 48 | }}} |