Changes between Version 1244 and Version 1245 of doc/tec/changelog_2018


Ignore:
Timestamp:
Oct 26, 2018 6:43:39 PM (6 years ago)
Author:
gronemeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v1244 v1245  
    1717
    1818||='''svn\\Revision'''  =||='''Date'''\\(YYYY/MM/DD) =||='''Author'''  =||='''PALM\\version'''  =||='''Type''' =||='''Description''' =||
     19|----------------
     20{{{#!td style="vertical-align:top;width: 50px"
     21[[CRev(0,3435)]]
     22}}}
     23{{{#!td style="vertical-align:top;width: 50px"
     24[[CRev(1,3435)]]
     25}}}
     26{{{#!td style="vertical-align:top;width: 75px"
     27[[CRev(2,3435)]]
     28}}}
     29{{{#!td style="vertical-align:top"
     305.0
     31}}}
     32{{{#!td style="vertical-align:top"
     33B,C,N
     34}}}
     35{{{#!td style="vertical-align:top"
     36SVN commit message: [[CRev(3,3435)]] (chemistry_model_mod.f90, data_output_mask.f90, init_masks.f90, modules.f90, netcdf_interface_mod.f90, parin.f90, radiation_model_mod.f90, urban_surface_mod.f90, user_data_output_mask.f90)
     37
     38'''Bugfixes'''
     39* In {{{urban_surface_mod}}}, variable surf_usm_h%gamma_w_green_sat needed to be allocated from {{{nzb_wall}}} to {{{nzt_wall+1}}}
     40* In {{{init_mask}}}, added checks for chemistry model and radiation model
     41* In {{{init_mask}}}, reordered calls to {{{xxx_define_netcdf_grid}}}
     42
     43'''Changes'''
     44* In {{{radiation_model_mod}}}, use pointers for masked output
     45
     46'''New'''
     47* terrain-following output using masked output: with new namelist parameter {{{mask_k_over_surface}}} which is included in {{{runtime_parameters}}}, a terrain-following output can be selected. {{{mask_k_over_surface}}} specifies the height (in grid points) above the surface to be chosen for output. Several indices can be chosen. If a grid index is lies above the domain boundary, the value of the output variable at the top of the domain is output at that position.
     48}}}
    1949|----------------
    2050{{{#!td style="vertical-align:top;width: 50px"