source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 243

Last change on this file since 243 was 241, checked in by letzel, 15 years ago
  • Option to predefine a target bulk velocity for conserve_volume_flow
  • Property svn:keywords set to Id
File size: 1.5 KB
Line 
1New:
2---
3
4Polygon reduction for topography and ground plate isosurface. Reduction level
5for buildings can be chosen with parameter cluster_size. (init_dvrp)
6
7External pressure gradient (check_parameters, header, init_3d_model, modules,
8parin, prognostic_equations, read_var_list, write_var_list)
9
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)
12
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
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
20Changed:
21-------
22
23Output of messages replaced by message handling routine.
24First constant in array den also defined as type double. (eqn_state_seawater)
25
26advec_particles, eqn_state_seawater, sort_particles
27
28
29Errors:
30------
31
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)
36
37Bugfix: pressure included for profile output (check_parameters)
38
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.