Changes between Version 524 and Version 525 of doc/tec/changelog_2018
- Timestamp:
- Mar 6, 2016 7:11:47 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/changelog_2018
v524 v525 11 11 12 12 ||='''Date''' =||='''Author''' =||='''svn\\Revision''' =||='''Last\\Release''' =||='''Type''' =||='''Description''' =|| 13 |---------------- 14 {{{#!td style="vertical-align:top;width: 50px" 15 06/03/16 16 }}} 17 {{{#!td style="vertical-align:top;width: 50px" 18 SR 19 }}} 20 {{{#!td style="vertical-align:top;width: 75px" 21 r1783 22 }}} 23 {{{#!td style="vertical-align:top" 24 4.0 25 }}} 26 {{{#!td style="vertical-align:top" 27 N, C, B 28 }}} 29 {{{#!td style="vertical-align:top" 30 '''New:''' 31 32 New d3par-parameter [wiki:doc/app/d3par#netcdf_deflate netcdf_deflate] for compression of NetCDF4/HDF5 data. 33 34 '''Changes:''' 35 36 The PALM-NetCDF-routines have been modularized. Therefore, the old file {{{netcdf.f90}}} has been renamed to {{{netcdf_interface.f90}}}, which now forms the new NetCDF-module. The variables from the old data module {{{netcdf_control}}} within {{{modules.f90}}} have been moved to this new module. Recurring code sniplets for creating a dimension or variables in NetCDF are separated in subroutines, following a suggestion of Stefan Albensöder (see [https://palm.muk.uni-hannover.de/trac/ticket/214 ticket#214]). '''Attention:''' The required user interface version changed to '''r1783'''. (Makefile, check_open, check_parameters, close_file, data_output_2d, data_output_3d, data_output_mask, data_output_profiles, data_output_ptseries, data_output_spectra, data_output_tseries, flow_statistics, header, init_3d_model, init_masks, land_surface_model, lpm_data_output_particles, lpm_exchange_horiz, lpm_init, lpm_release_set, modules, palm, parin, radiation_model, read_var_list, time_integration, user_check_data_output_pr, user_init, user_parin, user_statistics, write_var_list, '''Deleted:''' netcdf, '''New:''' netcdf_interface) 37 38 Further changes concerning the PMC: \\ 39 Calculation of nest top area simplified. Interpolation and anterpolation moved to seperate wrapper subroutines. (pmc_interface) 40 41 '''Bugfixes:''' 42 43 Wrong data-type in MPI_WIN_CREATE replaced. (pmc_client) 44 45 }}} 13 46 |---------------- 14 47 {{{#!td style="vertical-align:top;width: 50px"