Ignore:
Timestamp:
May 22, 2007 3:46:47 PM (17 years ago)
Author:
raasch
Message:

Preliminary update for user defined profiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/CURRENT_MODIFICATIONS

    r86 r87  
    11New:
    22---
     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
    36
    47
    58Changed:
    69-------
    7 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)
     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.
    811
    9 pres
     12data_output_profiles, flow_statistics, init_3d_model, modules, parin, pres, read_var_list, run_control, time_integration
    1013
    1114
     
    1619Bugfix: field_chr renamed field_char (user_interface).
    1720
    18 poisfft, user_interface
     21Bugfix: output of use_upstream_for_tke (header).
     22
     23header, poisfft, user_interface
Note: See TracChangeset for help on using the changeset viewer.