source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 239

Last change on this file since 239 was 239, checked in by letzel, 15 years ago
  • Bugfix: Type of count and count_rate changed to default INTEGER on NEC

machines (cpu_log)

  • Property svn:keywords set to Id
File size: 892 bytes
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
7init_dvrp, header, modules, package_parin
8
9
10Changed:
11-------
12
13Output of messages replaced by message handling routine.
14First constant in array den also defined as type double. (eqn_state_seawater)
15
16advec_particles, eqn_state_seawater, sort_particles
17
18
19Errors:
20------
21
22Bugfix: several tail counters are initialized, particle_tail_coordinates is
23only written to file if its third index is > 0, arrays for tails are allocated
24with a minimum size of 10 tails if there is no tail initially (init_particles,
25advec_particles)
26
27Bugfix: pressure included for profile output (check_parameters)
28
29Bugfix: Type of count and count_rate changed to default INTEGER on NEC machines
30(cpu_log)
31
32advec_particles, check_parameters, cpu_log, init_particles
Note: See TracBrowser for help on using the repository browser.