Changes between Version 201 and Version 202 of doc/tec/changelog_2018


Ignore:
Timestamp:
Nov 22, 2012 6:27:22 PM (12 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v201 v202  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1522/11/12
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18FH
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1065
     22}}}
     23{{{#!td style="vertical-align:top"
     243.9
     25}}}
     26{{{#!td style="vertical-align:top"
     27B, C, N
     28}}}
     29{{{#!td style="vertical-align:top"
     30'''Bugfixes:'''\\
     31It is not allowed to use [wiki:doc/app/inipar#cloud_scheme cloud_scheme] = 'seifert_beheng' without [wiki:doc/app/inipar#precipitation precipitation] = .TRUE. (check_parameters).
     32
     33Boundaries of ql-cross-sections in case of [wiki:doc/app/inipar#cloud_scheme cloud_scheme] = 'seifert_beheng'] adjusted (data_output_2d).
     34
     35'''Changes in the two-moments cloud physics scheme ([wiki:doc/app/inipar#cloud_scheme cloud_scheme] = 'seifert_beheng':'''\\
     36Sedimentation of rain according to Stevens and Seifert (2008) has been implemented. Monotonicity of the sedimentation process is insured by limiting the slopes of qr and nr. The limiter can be steered with the parameter [wiki:doc/app/inipar#limiter_sedimentation limiter_sedimentation]. The default is [wiki:doc/app/inipar#limiter_sedimentation limiter_sedimentation] = .TRUE.. Therefore, the Courant number of the sedimentation process can be greater than one. The Courant number can be controlled by [wiki:doc/app/inipar#c_sedimentation c_sedimentation] (default: [wiki:doc/app/inipar#c_sedimentation c_sedimentation] = 2.0) (microphysics, init_cloud_physics, modules, parin, read_var_list, write_var_list).
     37
     38Turbulence effects on autoconversion and accretion according to Seifert, Nuijens and Stevens (2010) have been implemented and can be activated with [wiki:doc/app/d3par#turbulence turbulence] = .TRUE. (microphysics, diffusion_e, init_3d_model, modules, parin, read_var_list, time_integration, write_var_list).
     39
     40The number density of cloud droplets can be adjusted with [wiki:doc/app/inipar#nc nc]. The default ([wiki:doc/app/inipar#nc nc] = 70.0E6 ) is applicable for marine conditions (parin, read_var_list, write_var_list).
     41
     42'''Attention:''' This version does not allow to read restart files created with earlier versions!
     43}}}
    1344|----------------
    1445{{{#!td style="vertical-align:top;width: 50px"