Changes between Version 337 and Version 338 of doc/tec/changelog_2018


Ignore:
Timestamp:
Apr 25, 2014 1:06:49 PM (11 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v337 v338  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1525/04/14
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18SR
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1374
     22}}}
     23{{{#!td style="vertical-align:top"
     243.10
     25}}}
     26{{{#!td style="vertical-align:top"
     27B
     28}}}
     29{{{#!td style="vertical-align:top"
     30Several '''bugfixes''' for the case running PALM without pointers on NVidia-GPUs (switches {{{-D__nopointer -D__openacc -D__cuda_fft}}} are used):
     31
     32Missing variables added to {{{ONLY}}} lists in {{{USE}}} statements. (advec_s_bc, advec_s_pw, advec_s_up, advec_ws, buoyancy, diffusion_e, diffusion_s, fft_xy, flow_statistics, palm, prognostic_equations)
     33
     34Missing module {{{kinds}}} added. (cuda_fft_interfaces)
     35
     36Kind {{{dpk}}} renamed {{{dp}}}. (fft_xy)
     37
     38Missing dependency for {{{check_open}}} added. (Makefile)
     39
     40Variables removed from acc-present-list. (diffusion_e, diffusion_w, diffusivities, production_e, wall_fluxes)
     41
     42Syntax errors removed from openacc-branch. (flow_statistics)
     43
     44{{{USE}}}-statement for the nopointer-case added. (swap_timelevel)
     45}}}
    1346|----------------
    1447{{{#!td style="vertical-align:top;width: 50px"