Changes between Version 23 and Version 24 of doc/tec/bugs


Ignore:
Timestamp:
Feb 22, 2017 3:03:45 PM (8 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/bugs

    v23 v24  
    22
    33||='''Date'''  =||='''Reported by'''  =||='''Description'''  =||
     4|----------------------
     5||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
    46|----------------------
    57||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'''.
     
    1719||09/05/16 || MS || In case of [../../app/inipar#topography topography] = .T., different processor topologies do not yield identical results. ||
    1820|----------------------
    19 ||18/04/12 || MS || The use of the cache-optimized and the vector-optimized Palm versions do not yield identical results. ||
     21||~~18/04/12~~ || ~~MS~~ || ~~The use of the cache-optimized and the vector-optimized Palm versions do not yield identical results with topography.~~ '''Reason:''' Different treatment of array rif_wall in cache and vector version in wall_fluxes. In vector version rif_wall is update after each component in prognostic equations, whereas in cache version old and updated values are mixed, leading to slightly different results in wall_fluxes_e. ||
    2022
    2123\\\\