source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 240

Last change on this file since 240 was 240, checked in by letzel, 15 years ago
  • External pressure gradient (check_parameters, init_3d_model, header, modules, parin, prognostic_equations)
  • New topography case 'single_street_canyon'
  • Property svn:keywords set to Id
File size: 1.3 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
13check_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
14
15
16Changed:
17-------
18
19Output of messages replaced by message handling routine.
20First constant in array den also defined as type double. (eqn_state_seawater)
21
22advec_particles, eqn_state_seawater, sort_particles
23
24
25Errors:
26------
27
28Bugfix: several tail counters are initialized, particle_tail_coordinates is
29only written to file if its third index is > 0, arrays for tails are allocated
30with a minimum size of 10 tails if there is no tail initially (init_particles,
31advec_particles)
32
33Bugfix: pressure included for profile output (check_parameters)
34
35Bugfix: Type of count and count_rate changed to default INTEGER on NEC machines
36(cpu_log)
37
38advec_particles, check_parameters, cpu_log, init_particles
Note: See TracBrowser for help on using the repository browser.