| 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 | ---- |