[34] | 1 | New: |
---|
| 2 | --- |
---|
[318] | 3 | Additional timestep criterion in case of simulations with plant canopy (timestep) |
---|
[316] | 4 | |
---|
[308] | 5 | Check for illegal entries in section_xy|xz|yz that exceed nz+1|ny+1|nx+1 |
---|
| 6 | (check_parameters) |
---|
| 7 | |
---|
[264] | 8 | Clipping of dvrp output implemented. Default colourtable for particles |
---|
| 9 | implemented, particle attributes (color, dvrp_size) can be set with new |
---|
| 10 | parameters particle_color, particle_dvrpsize, color_interval, |
---|
[278] | 11 | dvrpsize_interval (init_dvrp, data_output_dvrp, modules, user_data_output_dvrp). |
---|
| 12 | Slicer attributes (dvrp) are set with new routine set_slicer_attributes_dvrp |
---|
| 13 | and are controlled with existing parameters slicer_range_limits. |
---|
| 14 | (set_slicer_attributes_dvrp) |
---|
[158] | 15 | |
---|
[291] | 16 | Ocean atmosphere coupling allows to use independent precursor runs in order |
---|
| 17 | to account for different spin-up times. The time when coupling has to be |
---|
| 18 | started is given by new inipar parameter coupling_start_time. The precursor |
---|
| 19 | ocean run has to be started using new mrun option "-y" in order to add |
---|
| 20 | appendix "_O" to all output files. |
---|
| 21 | (check_for_restart, check_parameters, data_output_2d, data_output_3d, |
---|
| 22 | data_output_profiles, data_output_ptseries, data_output_spectra, |
---|
| 23 | data_output_tseries, header, init_coupling, modules, mrun, |
---|
| 24 | parin, read_var_list, surface_coupler, time_integration, write_var_list) |
---|
| 25 | |
---|
[237] | 26 | Polygon reduction for topography and ground plate isosurface. Reduction level |
---|
| 27 | for buildings can be chosen with parameter cluster_size. (init_dvrp) |
---|
[34] | 28 | |
---|
[240] | 29 | External pressure gradient (check_parameters, header, init_3d_model, modules, |
---|
| 30 | parin, prognostic_equations, read_var_list, write_var_list) |
---|
[237] | 31 | |
---|
[240] | 32 | New topography case 'single_street_canyon' (header, init_grid, modules, parin, |
---|
| 33 | read_var_list, user_check_parameters, user_header, user_init_grid, write_var_list) |
---|
[237] | 34 | |
---|
[241] | 35 | Option to predefine a target bulk velocity for conserve_volume_flow |
---|
| 36 | (check_parameters, header, init_3d_model, modules, parin, read_var_list, |
---|
| 37 | write_var_list) |
---|
| 38 | |
---|
[316] | 39 | check_for_restart, check_parameters, data_output_2d, data_output_3d, data_output_dvrp, data_output_profiles, data_output_ptseries, data_output_spectra, data_output_tseries, init_coupling, init_dvrp, init_grid, init_3d_model, header, modules, mrun, package_parin, parin, prognostic_equations, read_var_list, surface_coupler, timestep, time_integration, user_check_parameters, user_data_output_dvrp, user_header, user_init_grid, write_var_list |
---|
[240] | 40 | |
---|
[278] | 41 | New: set_particle_attributes, set_slicer_attributes_dvrp |
---|
[240] | 42 | |
---|
[34] | 43 | Changed: |
---|
| 44 | ------- |
---|
[329] | 45 | Small change in formatting of the message handling routine concering the output in the |
---|
| 46 | job protocoll. (message) |
---|
| 47 | |
---|
[328] | 48 | initializing_actions='read_data_for_recycling' renamed to 'cyclic_fill', now |
---|
| 49 | independent of turbulent_inflow (check_parameters, header, init_3d_model) |
---|
| 50 | |
---|
[314] | 51 | 2 NetCDF error numbers changed. (data_output_3d) |
---|
| 52 | |
---|
[311] | 53 | A Link to the website appendix_a.html is printed for further information |
---|
[314] | 54 | about the possible errors. (message) |
---|
[311] | 55 | |
---|
[291] | 56 | Temperature gradient criterion for estimating the boundary layer height |
---|
| 57 | replaced by the gradient criterion of Sullivan et al. (1998). (flow_statistics) |
---|
| 58 | |
---|
[288] | 59 | NetCDF unit attribute in timeseries output in case of statistic regions added |
---|
[314] | 60 | (netcdf) |
---|
[288] | 61 | |
---|
[263] | 62 | Output of NetCDF messages with aid of message handling routine. |
---|
| 63 | (check_open, close_file, data_output_2d, data_output_3d, |
---|
| 64 | data_output_profiles, data_output_ptseries, data_output_spectra, |
---|
| 65 | data_output_tseries, netcdf, output_particles_netcdf) |
---|
[189] | 66 | |
---|
[231] | 67 | Output of messages replaced by message handling routine. |
---|
[257] | 68 | (advec_particles, advec_s_bc, buoyancy, calc_spectra, check_for_restart, |
---|
| 69 | check_open, coriolis, cpu_log, data_output_2d, data_output_3d, data_output_dvrp, |
---|
| 70 | data_output_profiles, data_output_spectra, fft_xy, flow_statistics, header, |
---|
| 71 | init_1d_model, init_3d_model, init_dvrp, init_grid, init_particles, init_pegrid, |
---|
| 72 | netcdf, parin, plant_canopy_model, poisfft_hybrid, poismg, read_3d_binary, |
---|
[258] | 73 | read_var_list, surface_coupler, temperton_fft, timestep, user_actions, |
---|
| 74 | user_data_output_dvrp, user_dvrp_coltab, user_init_grid, user_init_plant_canopy, |
---|
| 75 | user_parin, user_read_restart_data, user_spectra ) |
---|
[257] | 76 | |
---|
[276] | 77 | Maximum number of tails is calculated from maximum number of particles and |
---|
| 78 | skip_particles_for_tail (init_particles) |
---|
| 79 | |
---|
[231] | 80 | First constant in array den also defined as type double. (eqn_state_seawater) |
---|
[225] | 81 | |
---|
[266] | 82 | Parameter dvrp_psize moved from particles_par to dvrp_graphics_par. (package_parin) |
---|
| 83 | |
---|
[256] | 84 | topography_grid_convention moved from userpar to inipar (check_parameters, |
---|
| 85 | header, parin, read_var_list, user_check_parameters, user_header, |
---|
| 86 | user_init_grid, user_parin, write_var_list) |
---|
[230] | 87 | |
---|
[305] | 88 | Default value of grid_matching changed to strict. |
---|
| 89 | |
---|
[329] | 90 | advec_particles, advec_s_bc, buoyancy, calc_spectra, check_for_restart, check_open, check_parameters, close_file, coriolis, cpu_log, data_output_2d, data_output_3d, data_output_dvrp, data_output_profiles, data_output_ptseries, data_output_spectra, data_output_tseries, eqn_state_seawater, fft_xy, flow_statistics, header, init_1d_model, init_3d_model, init_dvrp, init_grid, init_particles, init_pegrid, message, netcdf, output_particles_netcdf, package_parin, parin, plant_canopy_model, poisfft_hybrid, poismg, read_3d_binary, read_var_list, sort_particles, user_check_parameters, user_header, user_init_grid, user_parin, surface_coupler, temperton_fft, timestep, user_actions, user_data_output_dvrp, user_dvrp_coltab, user_init_grid, user_init_plant_canopy, user_parin, user_read_restart_data, user_spectra, write_var_list |
---|
[231] | 91 | |
---|
[256] | 92 | |
---|
[34] | 93 | Errors: |
---|
| 94 | ------ |
---|
[192] | 95 | |
---|
[288] | 96 | Typographical error: unit of wpt in dots_unit (modules) |
---|
| 97 | |
---|
[262] | 98 | Bugfix: error in check, if particles moved further than one subdomain length. |
---|
| 99 | This check must not be applied for newly released particles. (advec_particles) |
---|
| 100 | |
---|
[229] | 101 | Bugfix: several tail counters are initialized, particle_tail_coordinates is |
---|
| 102 | only written to file if its third index is > 0, arrays for tails are allocated |
---|
| 103 | with a minimum size of 10 tails if there is no tail initially (init_particles, |
---|
| 104 | advec_particles) |
---|
[232] | 105 | |
---|
| 106 | Bugfix: pressure included for profile output (check_parameters) |
---|
| 107 | |
---|
[239] | 108 | Bugfix: Type of count and count_rate changed to default INTEGER on NEC machines |
---|
| 109 | (cpu_log) |
---|
| 110 | |
---|
[253] | 111 | Bugfix: output if particle time series only if particle advection is switched |
---|
| 112 | on. (time_integration) |
---|
| 113 | |
---|
[292] | 114 | Typographical errors (netcdf) |
---|
| 115 | |
---|
| 116 | If the inversion height calculated by the prerun is zero, inflow_damping_height |
---|
| 117 | must be explicitly specified (init_3d_model) |
---|
| 118 | |
---|
| 119 | Small bugfix concerning 3d 64bit netcdf output format (header) |
---|
| 120 | |
---|
| 121 | |
---|
| 122 | advec_particles, check_parameters, cpu_log, header, init_3d_model, init_particles, modules, netcdf, time_integration |
---|