Changeset 90 for palm/trunk/SOURCE/CURRENT_MODIFICATIONS
- Timestamp:
- May 30, 2007 9:18:47 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/CURRENT_MODIFICATIONS
r87 r90 1 1 New: 2 2 --- 3 Calculation and output of user-defined profiles. New &userpar parameters data_output_pr_user and max_pr_user.4 5 check_parameters, flow_statistics, modules, parin, read_var_list, user_interface, write_var_list6 3 7 4 8 5 Changed: 9 6 ------- 10 Division 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 12 data_output_profiles, flow_statistics, init_3d_model, modules, parin, pres, read_var_list, run_control, time_integration13 7 14 8 15 9 Errors: 16 10 ------ 17 Bugfix: work_fft*_vec removed from some PRIVATE-declarations (poisfft).18 19 Bugfix: field_chr renamed field_char (user_interface).20 21 Bugfix: output of use_upstream_for_tke (header).22 23 header, poisfft, user_interface
Note: See TracChangeset
for help on using the changeset viewer.