Changes between Version 176 and Version 177 of doc/tec/changelog_2018
- Timestamp:
- Aug 21, 2012 11:42:04 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/changelog_2018
v176 v177 54 54 {{{#!td style="vertical-align:top" 55 55 New: \\ 56 Roughness length for scalar quantities z0h can be set by the new inipar-parameter z0h_factor.56 Roughness length for scalar quantities z0h can be set by the new inipar-parameter [wiki:doc/app/inipar#z0h_factor z0h_factor]. 57 57 (average_3d_data, check_parameters, data_output_2d, header, init_1d_model, init_3d_model, init_masks, modules, parin, prandtl_fluxes, read_3d_binary, read_var_list, sum_up_3d_data, write_3d_binary, write_var_list) 58 58 59 59 In case of non-cyclic lateral boundary conditions: \\ 60 60 A damping zone for the potential temperature is available. 61 Steered by new inipar-parameter pt_damping_width and pt_damping_factor.61 Steered by new inipar-parameter [wiki:doc/app/inipar#pt_damping_width pt_damping_width] and [wiki:doc/app/inipar#pt_damping_factor pt_damping_factor]. 62 62 (check_parameters, header, init_3d_model, modules, parin, prognostic_equations, read_var_list, write_var_list) 63 63 … … 218 218 }}} 219 219 {{{#!td style="vertical-align:top" 220 Prognostic equation for temperature can be switched off with new inipar parameter [ ../../app/inpar#neutral neutral] in order to spare cpu time in case of simulating pure neutrally stratified flows. This will also switch off calculation of all buoyancy related terms.220 Prognostic equation for temperature can be switched off with new inipar parameter [wiki:doc/app/inipar#neutral neutral] in order to spare cpu time in case of simulating pure neutrally stratified flows. This will also switch off calculation of all buoyancy related terms. 221 221 (check_parameters, modules, header, parin, production_e, prognostic_equations, read_var_list, write_var_list) 222 222 }}}