Last change
on this file since 55 was
54,
checked in by raasch, 18 years ago
|
property Id set for most of all files, small bug in mbuild fixed
|
-
Property svn:keywords set to
Id
|
File size:
1.5 KB
|
Rev | Line | |
---|
[34] | 1 | New: |
---|
| 2 | --- |
---|
| 3 | |
---|
[53] | 4 | Wall functions for vertical walls now include diabatic conditions. New subroutines wall_fluxes, wall_fluxes_e. New 4D-array rif_wall. |
---|
[51] | 5 | |
---|
[46] | 6 | new d3par-parameter netcdf_64bit_3d to switch on 64bit offset only for 3D files |
---|
[34] | 7 | |
---|
[48] | 8 | new initializing action "by_user" calls user_init_3d_model and allows the initial setting of all 3d arrays |
---|
[34] | 9 | |
---|
[48] | 10 | topography height informations are stored on arrays zu_s_inner and zw_w_inner and output to the 2d/3d NetCDF files |
---|
[34] | 11 | |
---|
[48] | 12 | samples added to the user interface which show how to add user-define time series quantities. |
---|
[46] | 13 | |
---|
[51] | 14 | Makefile, check_open, check_parameters, header, init_3d_model, modules, netcdf, parin, user_interface |
---|
[48] | 15 | |
---|
[51] | 16 | New: wall_fluxes |
---|
[48] | 17 | |
---|
[51] | 18 | |
---|
[34] | 19 | Changed: |
---|
| 20 | ------- |
---|
| 21 | |
---|
[46] | 22 | Move call of user_actions( 'after_integration' ) below increment of times |
---|
[48] | 23 | and counters. user_actions is now called for each statistic region and has as an argument the number of the respective region (sr) |
---|
[34] | 24 | |
---|
[48] | 25 | 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. |
---|
[34] | 26 | |
---|
[51] | 27 | 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. |
---|
| 28 | |
---|
[48] | 29 | check_parameters, data_output_ts, flow_statistics, init_3d_model, modules, parin, time_integration |
---|
[34] | 30 | |
---|
[48] | 31 | |
---|
[34] | 32 | Errors: |
---|
| 33 | ------ |
---|
| 34 | |
---|
[46] | 35 | Bugfix: preset of tendencies te_em, te_um, te_vm in init_1d_model |
---|
[39] | 36 | |
---|
[48] | 37 | in Makefile, default suffixes removed from the suffix list to avoid calling of m2c in |
---|
| 38 | # case of .mod files |
---|
| 39 | |
---|
| 40 | Makefile |
---|
[46] | 41 | init_1d_model |
---|
Note: See
TracBrowser
for help on using the repository browser.