| 21 | [[CRev(0,2894)]] |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top;width: 50px" |
| 24 | [[CRev(1,2894)]] |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top;width: 75px" |
| 27 | [[CRev(2,2894)]] |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | 5.0 |
| 31 | }}} |
| 32 | {{{#!td style="vertical-align:top" |
| 33 | C,N |
| 34 | }}} |
| 35 | {{{#!td style="vertical-align:top" |
| 36 | SVN commit message: [[CRev(3,2894)]] (Makefile, chemistry_model_mod, init_3d_model, land_surface_model_mod, modules, palm, parin, radiation_model_mod, read_3d_binary, read_restart_data_mod, read_var_list, sum_up_3d_data, surface_mod, synthetic_turbulence_generator_mod, urban_surface_mod, user_last_actions, user_module, user_read_restart_data, user_read_restart_data_mod, uv_exposure_model_mod, virtual_flight_mod, wind_turbine_model_mod, wrd_write_string, write_3d_binary, write_restart_data_mod, write_var_list) |
| 37 | |
| 38 | '''Changed:''' |
| 39 | * Structure of reading/writing restart data was changed to make it more clearly. |
| 40 | * Subroutine names with respect to reading/writing restart data has been renamed. |
| 41 | * Redundant skipping functions that skip module related global parameters have been removed. |
| 42 | * Arising mistakes that could occur during reading/writing new restart data have been prevented (e.g. the order of subroutine calls in case of reading/writing module related restart data does not matter). |
| 43 | |
| 44 | '''New''' |
| 45 | * Strings and their respective lengths are written out (wrd_write_string) and read now in case of restart runs to get rid of prescribed character lengths. |
| 46 | * New module read_restart_data_mod contains modified content of read_3d_binary and read_var_list which have been deleted. |
| 47 | * New module write_restart_data_mod contains modified content of write_3d_binary and write_var_list which have been deleted. |
| 48 | * Introduction of modules that read/write user specific restart data (user_read_restart_data_mod, user_write_restart_data_mod) and deletion of the old user_read_restart_data file. |
| 49 | |
| 50 | }}} |
| 51 | |---------------- |
| 52 | {{{#!td style="vertical-align:top;width: 50px" |