source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 48

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

preliminary version, several changes to be explained later

File size: 1.2 KB
RevLine 
[34]1New:
2---
3
[46]4new d3par-parameter netcdf_64bit_3d to switch on 64bit offset only for 3D files
[34]5
[48]6new initializing action "by_user" calls user_init_3d_model and allows the initial setting of all 3d arrays
[34]7
[48]8topography height informations are stored on arrays zu_s_inner and zw_w_inner and output to the 2d/3d NetCDF files
[34]9
[48]10samples added to the user interface which show how to add user-define time series quantities.
[46]11
[48]12check_open, check_parameters, header, init_3d_model, modules, netcdf, parin, user_interface
13
14
[34]15Changed:
16-------
17
[46]18Move call of user_actions( 'after_integration' ) below increment of times
[48]19and counters. user_actions is now called for each statistic region and has as an argument the number of the respective region (sr)
[34]20
[48]21d3par-parameter data_output_ts removed. Timeseries output for "profil" removed. Timeseries are now switched on by dt_dots. Timeseries data is collected in flow_statistics.
[34]22
[48]23check_parameters, data_output_ts, flow_statistics, init_3d_model, modules, parin, time_integration
[34]24
[48]25
[34]26Errors:
27------
28
[46]29Bugfix: preset of tendencies te_em, te_um, te_vm in init_1d_model
[39]30
[48]31in Makefile, default suffixes removed from the suffix list to avoid calling of m2c in
32# case of .mod files
33
34Makefile
[46]35init_1d_model
Note: See TracBrowser for help on using the repository browser.