Changes between Version 595 and Version 596 of doc/tec/changelog_2018


Ignore:
Timestamp:
Jun 9, 2016 4:34:36 PM (9 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v595 v596  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1509/06/16
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18MS
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1929
     22}}}
     23{{{#!td style="vertical-align:top"
     244.0
     25}}}
     26{{{#!td style="vertical-align:top"
     27B, 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
     46Unused variables removed. (lpm_exchange_horiz)
     47
     48}}}
    1349|----------------
    1450{{{#!td style="vertical-align:top;width: 50px"