[34] | 1 | New: |
---|
| 2 | --- |
---|
[246] | 3 | Clipping of dvrp output implemented. (init_dvrp, data_output_dvrp, |
---|
| 4 | user_data_output_dvrp) |
---|
[158] | 5 | |
---|
[237] | 6 | Polygon reduction for topography and ground plate isosurface. Reduction level |
---|
| 7 | for buildings can be chosen with parameter cluster_size. (init_dvrp) |
---|
[34] | 8 | |
---|
[240] | 9 | External pressure gradient (check_parameters, header, init_3d_model, modules, |
---|
| 10 | parin, prognostic_equations, read_var_list, write_var_list) |
---|
[237] | 11 | |
---|
[240] | 12 | New topography case 'single_street_canyon' (header, init_grid, modules, parin, |
---|
| 13 | read_var_list, user_check_parameters, user_header, user_init_grid, write_var_list) |
---|
[237] | 14 | |
---|
[241] | 15 | Option to predefine a target bulk velocity for conserve_volume_flow |
---|
| 16 | (check_parameters, header, init_3d_model, modules, parin, read_var_list, |
---|
| 17 | write_var_list) |
---|
| 18 | |
---|
[246] | 19 | check_parameters, data_output_dvrp, init_dvrp, init_grid, init_3d_model, header, modules, package_parin, parin, prognostic_equations, read_var_list, user_check_parameters, user_data_output_dvrp, user_header, user_init_grid, write_var_list |
---|
[240] | 20 | |
---|
| 21 | |
---|
[34] | 22 | Changed: |
---|
| 23 | ------- |
---|
[189] | 24 | |
---|
[231] | 25 | Output of messages replaced by message handling routine. |
---|
| 26 | First constant in array den also defined as type double. (eqn_state_seawater) |
---|
[225] | 27 | |
---|
[254] | 28 | advec_particles, advec_s_bc, buoyancy, calc_spectra, check_for_restart, check_open, coriolis, cpu_log, data_output_2d, data_output_3d, data_output_dvrp, data_output_profiles, data_output_spectra, eqn_state_seawater, fft_xy, flow_statistics, header, init_1d_model, init_3d_model, init_dvrp, init_grid, init_particles, init_pegrid, sort_particles |
---|
[230] | 29 | |
---|
[231] | 30 | |
---|
[34] | 31 | Errors: |
---|
| 32 | ------ |
---|
[192] | 33 | |
---|
[229] | 34 | Bugfix: several tail counters are initialized, particle_tail_coordinates is |
---|
| 35 | only written to file if its third index is > 0, arrays for tails are allocated |
---|
| 36 | with a minimum size of 10 tails if there is no tail initially (init_particles, |
---|
| 37 | advec_particles) |
---|
[232] | 38 | |
---|
| 39 | Bugfix: pressure included for profile output (check_parameters) |
---|
| 40 | |
---|
[239] | 41 | Bugfix: Type of count and count_rate changed to default INTEGER on NEC machines |
---|
| 42 | (cpu_log) |
---|
| 43 | |
---|
[253] | 44 | Bugfix: output if particle time series only if particle advection is switched |
---|
| 45 | on. (time_integration) |
---|
| 46 | |
---|
| 47 | advec_particles, check_parameters, cpu_log, init_particles, time_integration |
---|