[34] | 1 | New: |
---|
| 2 | --- |
---|
[367] | 3 | |
---|
| 4 | Adapted for machine lck |
---|
| 5 | (mrun, mbuild, subjob) |
---|
| 6 | |
---|
[366] | 7 | bc_lr/bc_ns in most subroutines replaced by LOGICAL variables bc_lr_cyc, |
---|
| 8 | bc_ns_cyc for speed optimization |
---|
| 9 | (check_parameters, diffusion_u, diffusion_v, diffusion_w, modules) |
---|
| 10 | |
---|
[318] | 11 | Additional timestep criterion in case of simulations with plant canopy (timestep) |
---|
[316] | 12 | |
---|
[308] | 13 | Check for illegal entries in section_xy|xz|yz that exceed nz+1|ny+1|nx+1 |
---|
| 14 | (check_parameters) |
---|
| 15 | |
---|
[264] | 16 | Clipping of dvrp output implemented. Default colourtable for particles |
---|
| 17 | implemented, particle attributes (color, dvrp_size) can be set with new |
---|
| 18 | parameters particle_color, particle_dvrpsize, color_interval, |
---|
[278] | 19 | dvrpsize_interval (init_dvrp, data_output_dvrp, modules, user_data_output_dvrp). |
---|
| 20 | Slicer attributes (dvrp) are set with new routine set_slicer_attributes_dvrp |
---|
| 21 | and are controlled with existing parameters slicer_range_limits. |
---|
| 22 | (set_slicer_attributes_dvrp) |
---|
[158] | 23 | |
---|
[291] | 24 | Ocean atmosphere coupling allows to use independent precursor runs in order |
---|
| 25 | to account for different spin-up times. The time when coupling has to be |
---|
| 26 | started is given by new inipar parameter coupling_start_time. The precursor |
---|
| 27 | ocean run has to be started using new mrun option "-y" in order to add |
---|
| 28 | appendix "_O" to all output files. |
---|
| 29 | (check_for_restart, check_parameters, data_output_2d, data_output_3d, |
---|
| 30 | data_output_profiles, data_output_ptseries, data_output_spectra, |
---|
| 31 | data_output_tseries, header, init_coupling, modules, mrun, |
---|
| 32 | parin, read_var_list, surface_coupler, time_integration, write_var_list) |
---|
| 33 | |
---|
[237] | 34 | Polygon reduction for topography and ground plate isosurface. Reduction level |
---|
| 35 | for buildings can be chosen with parameter cluster_size. (init_dvrp) |
---|
[34] | 36 | |
---|
[240] | 37 | External pressure gradient (check_parameters, header, init_3d_model, modules, |
---|
| 38 | parin, prognostic_equations, read_var_list, write_var_list) |
---|
[237] | 39 | |
---|
[240] | 40 | New topography case 'single_street_canyon' (header, init_grid, modules, parin, |
---|
| 41 | read_var_list, user_check_parameters, user_header, user_init_grid, write_var_list) |
---|
[237] | 42 | |
---|
[241] | 43 | Option to predefine a target bulk velocity for conserve_volume_flow |
---|
| 44 | (check_parameters, header, init_3d_model, modules, parin, read_var_list, |
---|
| 45 | write_var_list) |
---|
| 46 | |
---|
[343] | 47 | Option for user defined 2D data output in xy cross sections at z=nzb+1 |
---|
| 48 | (data_output_2d, user_data_output_2d) |
---|
[240] | 49 | |
---|
[354] | 50 | xy cross section output of surface heatfluxes (latent, sensible) |
---|
| 51 | (average_3d_data, check_parameters, data_output_2d, modules, read_3d_binary, |
---|
| 52 | sum_up_3d_data, write_3d_binary) |
---|
[343] | 53 | |
---|
[354] | 54 | |
---|
[367] | 55 | average_3d_data, 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, mbuild, modules, mrun, package_parin, parin, prognostic_equations, read_3d_binary, read_var_list, subjob, surface_coupler, timestep, time_integration, user_check_parameters, user_data_output_2d, user_data_output_dvrp, user_header, user_init_grid, write_3d_binary, write_var_list |
---|
[354] | 56 | |
---|
[278] | 57 | New: set_particle_attributes, set_slicer_attributes_dvrp |
---|
[240] | 58 | |
---|
[377] | 59 | |
---|
[34] | 60 | Changed: |
---|
| 61 | ------- |
---|
[377] | 62 | __lcmuk changed to __lc to avoid problems with Intel compiler on sgi-ice |
---|
| 63 | (poisfft) |
---|
| 64 | |
---|
[359] | 65 | For extended NetCDF files, the updated title attribute includes an update of |
---|
| 66 | time_average_text where appropriate. (netcdf) |
---|
| 67 | |
---|
[347] | 68 | In case of restart runs without extension, initial profiles are not written |
---|
| 69 | to NetCDF-file anymore. (data_output_profiles, modules, read_var_list, write_var_list) |
---|
| 70 | |
---|
[329] | 71 | Small change in formatting of the message handling routine concering the output in the |
---|
| 72 | job protocoll. (message) |
---|
| 73 | |
---|
[328] | 74 | initializing_actions='read_data_for_recycling' renamed to 'cyclic_fill', now |
---|
| 75 | independent of turbulent_inflow (check_parameters, header, init_3d_model) |
---|
| 76 | |
---|
[314] | 77 | 2 NetCDF error numbers changed. (data_output_3d) |
---|
| 78 | |
---|
[311] | 79 | A Link to the website appendix_a.html is printed for further information |
---|
[314] | 80 | about the possible errors. (message) |
---|
[311] | 81 | |
---|
[291] | 82 | Temperature gradient criterion for estimating the boundary layer height |
---|
| 83 | replaced by the gradient criterion of Sullivan et al. (1998). (flow_statistics) |
---|
| 84 | |
---|
[288] | 85 | NetCDF unit attribute in timeseries output in case of statistic regions added |
---|
[314] | 86 | (netcdf) |
---|
[288] | 87 | |
---|
[263] | 88 | Output of NetCDF messages with aid of message handling routine. |
---|
| 89 | (check_open, close_file, data_output_2d, data_output_3d, |
---|
| 90 | data_output_profiles, data_output_ptseries, data_output_spectra, |
---|
| 91 | data_output_tseries, netcdf, output_particles_netcdf) |
---|
[189] | 92 | |
---|
[231] | 93 | Output of messages replaced by message handling routine. |
---|
[257] | 94 | (advec_particles, advec_s_bc, buoyancy, calc_spectra, check_for_restart, |
---|
| 95 | check_open, coriolis, cpu_log, data_output_2d, data_output_3d, data_output_dvrp, |
---|
| 96 | data_output_profiles, data_output_spectra, fft_xy, flow_statistics, header, |
---|
| 97 | init_1d_model, init_3d_model, init_dvrp, init_grid, init_particles, init_pegrid, |
---|
| 98 | netcdf, parin, plant_canopy_model, poisfft_hybrid, poismg, read_3d_binary, |
---|
[258] | 99 | read_var_list, surface_coupler, temperton_fft, timestep, user_actions, |
---|
| 100 | user_data_output_dvrp, user_dvrp_coltab, user_init_grid, user_init_plant_canopy, |
---|
| 101 | user_parin, user_read_restart_data, user_spectra ) |
---|
[257] | 102 | |
---|
[276] | 103 | Maximum number of tails is calculated from maximum number of particles and |
---|
| 104 | skip_particles_for_tail (init_particles) |
---|
| 105 | |
---|
[336] | 106 | Value of vertical_particle_advection may differ for each particle group |
---|
| 107 | (advec_particles, header, modules) |
---|
| 108 | |
---|
[231] | 109 | First constant in array den also defined as type double. (eqn_state_seawater) |
---|
[225] | 110 | |
---|
[266] | 111 | Parameter dvrp_psize moved from particles_par to dvrp_graphics_par. (package_parin) |
---|
| 112 | |
---|
[256] | 113 | topography_grid_convention moved from userpar to inipar (check_parameters, |
---|
| 114 | header, parin, read_var_list, user_check_parameters, user_header, |
---|
| 115 | user_init_grid, user_parin, write_var_list) |
---|
[230] | 116 | |
---|
[305] | 117 | Default value of grid_matching changed to strict. |
---|
| 118 | |
---|
[343] | 119 | Adjustments for runs on lcxt4 (necessary due to an software update on CRAY) and |
---|
| 120 | for coupled runs on ibmy (mrun, subjob) |
---|
[231] | 121 | |
---|
[377] | 122 | 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, mrun, netcdf, output_particles_netcdf, package_parin, parin, plant_canopy_model, poisfft, poisfft_hybrid, poismg, read_3d_binary, read_var_list, sort_particles, subjob, 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 |
---|
[256] | 123 | |
---|
[343] | 124 | |
---|
[34] | 125 | Errors: |
---|
| 126 | ------ |
---|
[388] | 127 | Bugfix: Initial hydrostatic pressure profile in case of ocean runs is now |
---|
| 128 | calculated in 5 iteration steps. (init_ocean) |
---|
| 129 | |
---|
| 130 | Bugfix: wrong sign in buoyancy production of ocean part in case of not using |
---|
| 131 | the reference density (only in 3D routine production_e) (production_e) |
---|
| 132 | |
---|
[376] | 133 | Bugfix: output of averaged 2d/3d quantities requires that an avaraging |
---|
| 134 | interval has been set, respective error message is included (check_parameters) |
---|
| 135 | |
---|
[366] | 136 | Bugfix: Output on unit 14 only if requested by write_binary. |
---|
| 137 | (user_last_actions) |
---|
| 138 | |
---|
[364] | 139 | Bugfix to avoid zero division by km_neutral (production_e) |
---|
| 140 | |
---|
[359] | 141 | Bugfix for extended NetCDF files: In order to avoid 'data mode' errors if |
---|
| 142 | updated attributes are larger than their original size, NF90_PUT_ATT is called |
---|
| 143 | in 'define mode' enclosed by NF90_REDEF and NF90_ENDDEF calls. This implies a |
---|
| 144 | possible performance loss; an alternative strategy would be to ensure equal |
---|
| 145 | attribute size in a job chain. (netcdf) |
---|
| 146 | |
---|
| 147 | Bugfix: correction of initial volume flow for non-flat topography (init_3d_model) |
---|
| 148 | Bugfix: zero initialization of arrays within buildings for 'cyclic_fill' (init_3d_model) |
---|
| 149 | |
---|
[355] | 150 | Bugfix: to_be_resorted => s_av for time-averaged scalars (data_output_2d, data_output_3d) |
---|
[335] | 151 | |
---|
[355] | 152 | Bugfix: error in formatting the output (message) |
---|
| 153 | |
---|
[333] | 154 | Bugfix: avoid that ngp_2dh_s_inner becomes zero (init_3_model) |
---|
[192] | 155 | |
---|
[288] | 156 | Typographical error: unit of wpt in dots_unit (modules) |
---|
| 157 | |
---|
[262] | 158 | Bugfix: error in check, if particles moved further than one subdomain length. |
---|
| 159 | This check must not be applied for newly released particles. (advec_particles) |
---|
| 160 | |
---|
[229] | 161 | Bugfix: several tail counters are initialized, particle_tail_coordinates is |
---|
| 162 | only written to file if its third index is > 0, arrays for tails are allocated |
---|
| 163 | with a minimum size of 10 tails if there is no tail initially (init_particles, |
---|
| 164 | advec_particles) |
---|
[232] | 165 | |
---|
| 166 | Bugfix: pressure included for profile output (check_parameters) |
---|
| 167 | |
---|
[239] | 168 | Bugfix: Type of count and count_rate changed to default INTEGER on NEC machines |
---|
| 169 | (cpu_log) |
---|
| 170 | |
---|
[253] | 171 | Bugfix: output if particle time series only if particle advection is switched |
---|
| 172 | on. (time_integration) |
---|
| 173 | |
---|
[336] | 174 | Bugfix: qsws was calculated in case of constant heatflux = .FALSE. (prandtl_fluxes) |
---|
| 175 | |
---|
| 176 | Bugfix: averaging along z is not allowed for 2d quantities (e.g. u* and z0) (data_output_2d) |
---|
| 177 | |
---|
[292] | 178 | Typographical errors (netcdf) |
---|
| 179 | |
---|
| 180 | If the inversion height calculated by the prerun is zero, inflow_damping_height |
---|
| 181 | must be explicitly specified (init_3d_model) |
---|
| 182 | |
---|
| 183 | Small bugfix concerning 3d 64bit netcdf output format (header) |
---|
| 184 | |
---|
[336] | 185 | Bugfix: dt_fixed removed from the restart file, because otherwise, no change |
---|
| 186 | from a fixed to a variable timestep would be possible in restart runs. |
---|
| 187 | (read_var_list, write_var_list) |
---|
[292] | 188 | |
---|
[348] | 189 | Bugfix: initial setting of time_coupling in coupled restart runs (time_integration) |
---|
| 190 | |
---|
[388] | 191 | advec_particles, check_parameters, cpu_log, data_output_2d, data_output_3d, header, init_3d_model, init_particles, init_ocean, modules, netcdf, prandtl_fluxes, production_e, read_var_list, time_integration, user_last_actions, write_var_list |
---|