source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 34

Last change on this file since 34 was 34, checked in by raasch, 17 years ago

file CURRENT_MODIFICATIONS added

File size: 544 bytes
Line 
1New:
2---
3
4A heatflux can be prescribed at the top with new inipar parameters
5top_heatflux and use_top_fluxes. New 2d-arrays tsws and tswst are used to
6store this flux. A Neumann boundary condition for
7temperature can be applied under these conditions.
8
9modules.f90
10
11
12Changed:
13-------
14
15Prognostic equations for all scalars are now solved up to gridpoint nzt
16(formerly nzt-1).
17
18The default top boundary condition for temperature has been renamed to
19"initial gradient".
20
21modules.f90
22
23
24Errors:
25------
26
27Bugfix: 3d-array p is not a pointer any more.
Note: See TracBrowser for help on using the repository browser.