Changes between Version 233 and Version 234 of doc/tec/changelog_2018


Ignore:
Timestamp:
May 21, 2013 12:12:33 PM (12 years ago)
Author:
fricke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v233 v234  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1521/05/13
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18JF
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1159
     22}}}
     23{{{#!td style="vertical-align:top"
     243.9
     25}}}
     26{{{#!td style="vertical-align:top"
     27B
     28}}}
     29{{{#!td style="vertical-align:top"
     30Bugfix: Neumann boundary conditions for the velocity components at the outflow are in fact radiation boundary conditions using the maximum phase velocity that ensures numerical stability (CFL-condition). Hence, logical operator use_cmax is now used instead of bc_lr_dirneu/_neudir (boundary_conds.f90, check_parameters.f90, header.f90, init_3d_model.f90, init_pegrid.f90, modules.f90, parin.f90, poismg.f90).
     31
     32Bugfix: In case of use_cmax at the outflow, u, v, w are replaced by u_p, v_p, w_p (boundary_conds.f90).
     33}}}
    1334|----------------
    1435{{{#!td style="vertical-align:top;width: 50px"