source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 243

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