Changes between Version 228 and Version 229 of doc/tec/changelog_2018


Ignore:
Timestamp:
Apr 12, 2013 2:22:48 PM (12 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v228 v229  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1512/04/13
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18SR
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1128
     22}}}
     23{{{#!td style="vertical-align:top"
     243.9
     25}}}
     26{{{#!td style="vertical-align:top"
     27N, C
     28}}}
     29{{{#!td style="vertical-align:top"
     30'''New:'''\\
     31Asynchronous transfer of ghost point data realized for acc-optimized version: {{{prognostic_equations_acc}}} is first called four times for those points required for the left-right and north-south exchange, respectively, and then for the remaining points. This feature is controlled with new inipar-parameter {{{background_communication}}}, which is not documented so far. (advec_ws, buoyancy, diffusion_e, diffusion_s, diffusion_u, diffusion_v, diffusion_w, exchange_horiz, modules, parin, production_e, prognostic_equations, time_integration, wall_fluxes)
     32
     33'''Changed:'''\\
     34Those parts requiring global communication moved from {{{prognostic_equations}}} to {{{time_integration}}}. (Makefile, prognostic_equations, time_integration).
     35}}}
    1336|----------------
    1437{{{#!td style="vertical-align:top;width: 50px"