source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 407

Last change on this file since 407 was 407, checked in by maronga, 14 years ago

humidity for non-flat topography implemented, re-adjustments for lcxt4

  • Property svn:keywords set to Id
File size: 726 bytes
Line 
1New:
2---
3humidity=.T. is now usable for runs with topography. wall_humidityflux and
4wall_scalarflux are the corresponding new parin arrays.
5(check_parameters, init_3d_model, parin)
6
7check parameters, init_3d_model, parin
8
9Changed:
10-------
11var_ts is replaced by dots_max (modules,init_3d_model)
12
13init_3d_model, modules
14
15
16Errors:
17------
18Bugfix: exchange of ghost points for prho included (time_integration)
19
20Bugfix: calculation of time-averaged surface heatfluxes (sum_up_3d_data)
21
22Bugfix: calculation of precipitation_rate (calc_precipitation)
23
24Bugfix: initial data assignments to some dvrp arrays changed due to error
25messages from gfortran compiler (modules)
26
27calc_precipitation, modules, sum_up_3d_data, time_integration
28
29
Note: See TracBrowser for help on using the repository browser.