Changes between Version 3 and Version 4 of doc/tec/releasenotes


Ignore:
Timestamp:
Dec 14, 2017 11:39:55 AM (8 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/releasenotes

    v3 v4  
    3838
    3939=== New features: ===
    40 * Informative messages during execution and progress bar added
    41 * Beta version of the land surface model has been implemented
     40* '''Progress bar:''' Informative messages during execution and progress bar added
     41* '''Land surface model:''' Beta version has been implemented
    4242
    4343
    4444=== Changes: ===
    45 * Peformance optimization for parallel NetCDF on Cray XC systesm
    46 * General changes in code layout:
     45* '''Parallel NetCDF:''' Peformance optimization for parallel NetCDF on Cray XC systesm
     46* '''General changes in code layout:'''
    4747  * ONLY attribute added to all USE statements
    4848  * KIND parameter added to all INTEGER/REAL declarations
    4949  * comment fields for explaining variables added
    50 * Completely revised Lagrangian particle model with improved performance and less demand of memory
    51 * Extensions for large scale forcing and nudging
    52 * Code modifications to allow run on 10.000 cores and more
    53 * Canopy model is modularized and controlled by seperate NAMELIST
     50* '''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
    5454
    5555=== Bugs fixed: ===