New: --- Wall functions for vertical walls now include diabatic conditions. New subroutine wall_fluxes. New 4D-array rif_wall. new d3par-parameter netcdf_64bit_3d to switch on 64bit offset only for 3D files new initializing action "by_user" calls user_init_3d_model and allows the initial setting of all 3d arrays topography height informations are stored on arrays zu_s_inner and zw_w_inner and output to the 2d/3d NetCDF files samples added to the user interface which show how to add user-define time series quantities. Makefile, check_open, check_parameters, header, init_3d_model, modules, netcdf, parin, user_interface New: wall_fluxes Changed: ------- Move call of user_actions( 'after_integration' ) below increment of times and counters. user_actions is now called for each statistic region and has as an argument the number of the respective region (sr) d3par-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. Initial velocities at nzb+1 are regarded for volume flow control in case they have been set zero before (to avoid small timesteps); see new internal parameters u/v_nzb_p1_for_vfc. check_parameters, data_output_ts, flow_statistics, init_3d_model, modules, parin, time_integration Errors: ------ Bugfix: preset of tendencies te_em, te_um, te_vm in init_1d_model in Makefile, default suffixes removed from the suffix list to avoid calling of m2c in # case of .mod files Makefile init_1d_model