source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 411

Last change on this file since 411 was 411, checked in by heinze, 14 years ago

Large scale vertical motion (subsidence/ascent) can be applied to the prognostic equation for the potential temperature

  • Property svn:keywords set to Id
File size: 1.0 KB
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
7Large scale vertical motion (subsidence/ascent) can be applied to the
8prognostic equation for the potential temperature. (check_parameters, header,
9Makefile, modules, parin, prognostic_equations, read_var_list, subsidence,
10write_var_list)
11
12check parameters, header, init_3d_model, Makefile, modules, parin prognostic equations, read_var_list, subsidence, write_var_list
13
14Changed:
15-------
16var_ts is replaced by dots_max (modules,init_3d_model)
17
18init_3d_model, modules
19
20
21Errors:
22------
23Bugfix: exchange of ghost points for prho included (time_integration)
24
25Bugfix: calculation of time-averaged surface heatfluxes (sum_up_3d_data)
26
27Bugfix: calculation of precipitation_rate (calc_precipitation)
28
29Bugfix: initial data assignments to some dvrp arrays changed due to error
30messages from gfortran compiler (modules)
31
32calc_precipitation, modules, sum_up_3d_data, time_integration
33
34
Note: See TracBrowser for help on using the repository browser.