source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 87

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

Preliminary update for user defined profiles

  • Property svn:keywords set to Id
File size: 815 bytes
Line 
1New:
2---
3Calculation and output of user-defined profiles. New &userpar parameters data_output_pr_user and max_pr_user.
4
5check_parameters, flow_statistics, modules, parin, read_var_list, user_interface, write_var_list
6
7
8Changed:
9-------
10Division through dt_3d replaced by multiplication of the inverse. For performance optimisation, this is done in the loop calculating the divergence instead of using a seperate loop. (pres.f90) var_hom and var_sum renamed pr_palm.
11
12data_output_profiles, flow_statistics, init_3d_model, modules, parin, pres, read_var_list, run_control, time_integration
13
14
15Errors:
16------
17Bugfix: work_fft*_vec removed from some PRIVATE-declarations (poisfft).
18
19Bugfix: field_chr renamed field_char (user_interface).
20
21Bugfix: output of use_upstream_for_tke (header).
22
23header, poisfft, user_interface
Note: See TracBrowser for help on using the repository browser.