Changes between Version 3 and Version 4 of doc/tec/releasenotes
- Timestamp:
- Dec 14, 2017 11:39:55 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/releasenotes
v3 v4 38 38 39 39 === New features: === 40 * Informative messages during execution and progress bar added41 * Beta version of the land surface modelhas been implemented40 * '''Progress bar:''' Informative messages during execution and progress bar added 41 * '''Land surface model:''' Beta version has been implemented 42 42 43 43 44 44 === Changes: === 45 * Peformance optimization for parallel NetCDF on Cray XC systesm46 * General changes in code layout:45 * '''Parallel NetCDF:''' Peformance optimization for parallel NetCDF on Cray XC systesm 46 * '''General changes in code layout:''' 47 47 * ONLY attribute added to all USE statements 48 48 * KIND parameter added to all INTEGER/REAL declarations 49 49 * comment fields for explaining variables added 50 * Completely revised Lagrangian particle modelwith improved performance and less demand of memory51 * Extensions for large scale forcing and nudging52 * Code modifications to allow run on 10.000 cores and more53 * Canopy model is modularized and controlled by seperate NAMELIST50 * '''Lagrangian particle model:''' Completely revised with improved performance and less demand of memory 51 * '''Large-scale forcing / nudging:''' Some extensions 52 * '''Performance:''' Code modifications to allow run on 10.000 cores and more 53 * '''Canopy model:''' Canopy model is modularized and controlled by seperate NAMELIST 54 54 55 55 === Bugs fixed: ===