Changes between Version 221 and Version 222 of doc/tec/changelog_2018


Ignore:
Timestamp:
Mar 26, 2013 6:32:57 PM (12 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v221 v222  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1526/03/13
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18FH
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1115
     22}}}
     23{{{#!td style="vertical-align:top"
     243.9
     25}}}
     26{{{#!td style="vertical-align:top"
     27C, B
     28}}}
     29{{{#!td style="vertical-align:top"
     30'''Changed:'''\\
     31All changes are related to the two-moments cloud physics scheme. Calculation of microphysical tendencies is now based on sedimentation flux divergences to save computational resources (calc_liquid_water_content, microphysics, prognostic_equations, data_output_3d, data_output_2d, sum_up_3d_data, flow_statistics). The actual calculation of the microphysical tendencies is moved from prognostic_equations.f90 to microphysics.f90 (microphysics, prognostic_equations). Unused and unnecessary (from a physical point of view) variables are removed (modules, parin, init_3d_model, boundary_conds, read_3d_binary, read_var_list, write_3d_binary, write_var_list). It is now allowed to use the parameter drizzle without precipitation (check_parameters, advec_ws, prognostic_equations, calc_liquid_water_content, swap_timelevel, time_integration). Used parameters are written to the header (header). Some reformatting (microphysics).
     32
     33'''Bugfix:'''\\
     34Wrong coefficient removed in the calculation of the evaporation of rain drops (microphysics).
     35}}}
    1336|----------------
    1437{{{#!td style="vertical-align:top;width: 50px"