3 | | ||='''Date''' =||='''Reported by''' =||='''Description''' =|| |
4 | | |---------------------- |
5 | | ||06/09/17 || MS || ~~Particle advection using SGS-velocities does not work properly since -r 1359, more precisely, time loop for sub-timesteps is only carried out once. As a consequence, particles accumulate near horizontal and vertical walls.~~ '''Fixed in -r2417.''' |
6 | | |---------------------- |
7 | | ||14/07/17 || TG || ~~{{{palmplot}}} does not work with NCL 6.3.0. Reading of variable names is incorrect: instead of reading {{{u}}} it reads {{{/u}}} from file. If you use {{{palmplot pr ... var="/u"}}} it does not find the vertical dimension because it searches for {{{z/u}}} but the dimension name is read as {{{/zu}}}.~~ '''won't fix: error occurs with deprecated version of NCL. Solution: update NCL version.''' || |
8 | | |---------------------- |
9 | | ||30/06/17 || TG || ~~If 3D topography is used (lod=2), topography and air volume are switched. I.e., prognostic equations are only calculated ''within'' the topography (observed using r2292).~~ '''Fixed in -r2302'''. || |
10 | | |---------------------- |
11 | | ||30/06/17 || TG || ~~New surface implementation does not work with a density not equal to one if a non-flat surface is used (since r2252).~~ '''Fixed in revision r2329''' |
12 | | |---------------------- |
13 | | ||08/05/17 || MS || Domain-averaged velocity variances over surface roughness heterogeneities look strange |
14 | | |---------------------- |
15 | | ||28/04/17 || MS || Spectra: wavenumber do not match theoretical value (Pi/dx) at grid cut-off length |
16 | | |---------------------- |
17 | | ||22/02/17 || MS || ~~Segmentation Fault in netcdf_interface_mod in case of land surface model - Subscript 1 of the array SECTION has value 101 which is greater than the upper bound of 100.~~ '''Fixed in -r2239.''' |
18 | | |---------------------- |
19 | | ||05/01/17 || MS || ~~Within revision r2092 (and former) there is still a bug in the LPM, particle speeds are getting too large so that particle exchange between cores does not work properly, possibly leading to segmentation faults.~~ '''Remark: Fixed in revision r2100'''. |
20 | | |---------------------- |
21 | | ||18/10/16 || MS || ~~Output of initial profile of passive scalar quantity #s is not correct.~~ || |
22 | | |---------------------- |
23 | | ||12/08/16 || MS || ~~Only a 'latent' bug, however, in case of {{{topography = .T. }}} initialization of the PALM grid does not scale with the number of processors, as two global arrays required only (!) for NetCDF output are necessary (zu_s_inner, zw_w_inner). If you are short on internal memory, it is possible that the required memory exceeds the available memory in case of very large grids.~~ '''Fixed in -r2231.''' || |
| 3 | ||='''Date''' =||='''Reported by''' =||='''Description''' =|| || |