| 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" |
| 30 | 5.0 |
| 31 | }}} |
| 32 | {{{#!td style="vertical-align:top" |
| 33 | B,C,N |
| 34 | }}} |
| 35 | {{{#!td style="vertical-align:top" |
| 36 | SVN 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 | }}} |