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


Ignore:
Timestamp:
Dec 14, 2017 11:37:57 AM (7 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/releasenotes

    v2 v3  
    11= Release notes =
     2
     3----
     4
     5== Next version ==
     6
     7=== Planned features: ===
     8
     9* '''Multi-agent system''' for humans in urban environments
     10
     11
     12
     13----
    214
    315== Version 5.0 - December 15, 2017
     
    517=== New features: ===
    618
    7 ==== Bla ====
     19* '''Land surface scheme'''
     20* '''Urban surface scheme'''
     21* '''LES-LES self-nesting'''
     22* '''Advanced bulk cloud physics'''
    823
    9 ==== Bla2 ====
    1024
    1125=== Changes: ===
    1226
    1327
    14 === Bugs fixed: ====
     28=== Bugs fixed: ===
    1529
    1630
    1731=== Known bugs: ===
    1832
     33
     34----
     35
     36== Version 4.0 - January 28, 2015
     37
     38
     39=== New features: ===
     40* Informative messages during execution and progress bar added
     41* Beta version of the land surface model has been implemented
     42
     43
     44=== Changes: ===
     45* Peformance optimization for parallel NetCDF on Cray XC systesm
     46* General changes in code layout:
     47  * ONLY attribute added to all USE statements
     48  * KIND parameter added to all INTEGER/REAL declarations
     49  * 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
     54
     55=== Bugs fixed: ===
     56-
     57
     58=== Known bugs: ===
     59-
     60
     61----