source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 411

Last change on this file since 411 was 411, checked in by heinze, 15 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
RevLine 
[34]1New:
2---
[407]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)
[367]6
[411]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)
[367]11
[411]12check parameters, header, init_3d_model, Makefile, modules, parin prognostic equations, read_var_list, subsidence, write_var_list
13
[34]14Changed:
15-------
[394]16var_ts is replaced by dots_max (modules,init_3d_model)
[377]17
[405]18init_3d_model, modules
[359]19
[394]20
[34]21Errors:
22------
[398]23Bugfix: exchange of ghost points for prho included (time_integration)
[388]24
[402]25Bugfix: calculation of time-averaged surface heatfluxes (sum_up_3d_data)
[388]26
[403]27Bugfix: calculation of precipitation_rate (calc_precipitation)
[398]28
[405]29Bugfix: initial data assignments to some dvrp arrays changed due to error
[407]30messages from gfortran compiler (modules)
[402]31
[405]32calc_precipitation, modules, sum_up_3d_data, time_integration
[403]33
[405]34
Note: See TracBrowser for help on using the repository browser.