| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 19/09/16 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | FK |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r2011 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 4.0 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | N, C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | '''Change:''' |
| 31 | * Flag urban_surface is now defined in module control_parameters in order to avoid circular dependencies between modules during compilation. (average_3d_data, check_parameters, data_output_3d, init_3d_model, modules, netcdf_interface_mod, palm, prognostic_equations, radiation_model_mod, sum_up_3d_data, surface_layer_fluxes, swap_timelevel, time_integration, user_init_urban_surface) |
| 32 | * With this change, auxiliary SUBROUTINE get_usm_info is no longer needed and is removed. (radiation_model_mod, urban_surface_mod) |
| 33 | * Changed prefix for urban surface model output to "usm_" (average_3d_data, check_parameters, data_output_3d, netcdf_interface_mod, sum_up_3d_data) |
| 34 | * Renamed canopy_heat_flux to pc_heating_rate, since the original meaning/calculation of the quantity has changed, related to the urban surface model (USM) and similar future applications. In case of using the USM, heat sources within the plant canopy due to solar radiation are directly calculated as a heating rate (pc_heating_rate). This needs to be considered for the calculation of the pt-tendency in the plant canopy model (pcm_tendency), where the vertical divergences of the canopy heat flux were replaced by pc_heating_rate. In case of manual setting of the canopy heat flux, pc_heating_rate is calculated in pcm_init. (plant_canopy_model) |
| 35 | * Removed commented CALLs of global_min_max. (time_integration) |
| 36 | * urban_surface_mod: Major reformatting according to PALM coding standard (comments, blanks, alphabetical ordering, etc.), removed debug_prints.\\ |
| 37 | |
| 38 | '''New:''' |
| 39 | * Introduced control parameter varnamelength to allow an easier change of the string length of various output-variable arrays, such as data_output (average_3d_data, check_parameters, data_output_3d, modules, netcdf_interface_mod, sum_up_3d_data) |
| 40 | * Added flag lsf_exception (inipar-Namelist parameter) to allow explicit enabling of large scale forcing together with buildings on flat terrain (check_parameters, modules, parin) \\ |
| 41 | }}} |