source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 253

Last change on this file since 253 was 253, checked in by raasch, 15 years ago

small adjustments for NEC at RIAM; bugfix concerning output of particle timeseries

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