Changes between Version 1006 and Version 1007 of doc/tec/changelog_2018
- Timestamp:
- Mar 15, 2018 10:10:21 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/changelog_2018
v1006 v1007 42 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 43 44 '''New '''44 '''New:''' 45 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 46 * New module read_restart_data_mod contains modified content of read_3d_binary and read_var_list which have been deleted.